[postgis-tickets] [PostGIS] #3822: Have postgis_full_version() also denote which version of PostgreSQL the scripts were built against
PostGIS
trac at osgeo.org
Fri Jan 12 01:38:18 PST 2018
#3822: Have postgis_full_version() also denote which version of PostgreSQL the
scripts were built against
----------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: closed
Priority: medium | Milestone: PostGIS 2.4.0
Component: postgis | Version: 2.3.x
Resolution: fixed | Keywords:
----------------------+---------------------------
Comment (by strk):
In [changeset:"16267" 16267]:
{{{
#!CommitTicketReference repository="" revision="16267"
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
Always show PGSQL version scripts were built against
References #3822 for 2.3 branch
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3822#comment:9>
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