[postgis-devel] [PostGIS] #1163: move SQL-exposed functions out of libpgcommon
PostGIS
trac at osgeo.org
Thu Aug 18 06:49:02 PDT 2011
#1163: move SQL-exposed functions out of libpgcommon
-----------------------+----------------------------------------------------
Reporter: bnordgren | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.0.0
Component: postgis | Version: 1.5.X
Keywords: |
-----------------------+----------------------------------------------------
In general, it seems that anything having a need to be directly accessible
to SQL should not be in `libpgcommon`, but rather in `postgis` or
`raster`. Putting it in libpgcommon seems to be causing an issue for
Windows.
Attached patch cleans out libpgcommon. Apply against r7757
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1163>
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