[postgis-devel] [PostGIS] #1266: postgis_gdal_version missing
PostGIS
trac at osgeo.org
Fri Nov 4 11:45:11 PDT 2011
#1266: postgis_gdal_version missing
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
My postgis.sql has no postgis_gdal_version function but has a call to it
from postgis_full_version.
There's actually no postgis_gdal_version function _at_all_ in the
postgis.sql.in.c
I guess it's in the separate sql file (raster) which doesn't sound like a
good idea.
I suggest to remove the cross-SQL call but rather implement a
postgis_raster_version or similar, fully within the single .sql
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1266>
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-devel
mailing list