[postgis-devel] [PostGIS] #311: Rename postgis.sql to postgis-1.5.sql
PostGIS
trac at osgeo.org
Mon Jan 11 21:07:19 PST 2010
#311: Rename postgis.sql to postgis-1.5.sql
----------------------+-----------------------------------------------------
Reporter: pramsey | Owner: mcayland
Type: defect | Status: reopened
Priority: medium | Milestone: PostGIS 1.5.0
Component: postgis | Version: trunk
Resolution: | Keywords:
----------------------+-----------------------------------------------------
Comment (by pramsey):
A little more investigation: note that I'm testing under PgSQL 8.3. The
Makefile.pgxs seems not to be doing the lib install because of an 'ifdef
MODULES" test which is coming up false. For whatever reason, MODULES is
actually not defined. And MODULE_big, which is defined, is 'postgis-1.5'
which does not match the library we generate, which is 'libpostgis-1.5.so'
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/311#comment:30>
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