[PostGIS] #5624: Provide more info about out of date geos when checking PostGIS_Full_Version() ;

PostGIS trac at osgeo.org
Wed Nov 29 03:47:43 PST 2023


#5624: Provide more info about out of date geos when checking
PostGIS_Full_Version() ;
--------------------------------+---------------------------
  Reporter:  Lars Aksel Opsahl  |      Owner:  strk
      Type:  defect             |     Status:  new
  Priority:  medium             |  Milestone:  PostGIS 3.5.0
 Component:  upgrade            |    Version:  3.4.x
Resolution:                     |   Keywords:
--------------------------------+---------------------------
Comment (by strk):

 Note that if the version of GEOS used when compiling does not match the
 version of GEOS found at runtime should already be giving you the compiled
 version in parens, right after the runtime version.

 I'm thinking we should really have a JSON flavor of this version function
 as it would be much easier to parse.

 Feel free to file a ticket on the GEOS side to expose an web endpoint to
 report what the latest version is, btw, as that endpoint would be needed
 shall you decide to implement the check you are asking for in your custom
 code.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5624#comment:4>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-tickets mailing list