Ticket #1634 (closed defect: fixed)
Output confused for the function postgis_full_version()
| Reported by: | lrssvt | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | 2.0.x |
| Keywords: | Cc: |
Description
Running the query select postgis_full_version(), in alpha7 subversion, I get the following output:
"POSTGIS="2.0.0alpha7SVN" GEOS="3.3.2-CAPI-1.7.2" PROJ="Rel. 4.7.1, 23 September 2009" GDAL="GDAL 1.9.0, released 2011/12/29" LIBXML="2.7.8" USE_STATS (core procs from "2.0.0alpha7SVN" need upgrade) (topology procs from "2.0.0alpha7SVN" need upgrade) (raster procs from "2.0.0alpha7SVN" need upgrade)"
same behavior is if I apply the three script SQL (postgis_[],rtpostgis_[] and topology_[] - [upgrade_20_minor.sql])
Change History
Note: See
TracTickets for help on using
tickets.
