[postgis-tickets] [PostGIS] #3822: Have postgis_full_version() also denote which version of PostgreSQL the scripts were built against
PostGIS
trac at osgeo.org
Mon Aug 28 13:29:15 PDT 2017
#3822: Have postgis_full_version() also denote which version of PostgreSQL the
scripts were built against
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.5.0
Component: postgis | Version: 2.3.x
Resolution: fixed | Keywords:
----------------------+---------------------------
Changes (by strk):
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"15602" 15602]:
{{{
#!CommitTicketReference repository="" revision="15602"
Add check for PostgreSQL version compatibility in postgis_full_version
Adds postgis_scripts_pgsql_version() and postgis_pgsql_version()
internal functions, each returning an encoded version number,
and has postgis_full_version() compare running vs. build-time used
Fixes #3822 (untested)
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3822#comment:1>
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