[postgis-devel] [PostGIS] #1746: Upgrade scripts are not installing all functions
PostGIS
trac at osgeo.org
Tue Apr 3 03:12:23 PDT 2012
#1746: Upgrade scripts are not installing all functions
-----------------------------------+----------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: high | Milestone: PostGIS 2.0.0
Component: build/upgrade/install | Version: trunk
Keywords: |
-----------------------------------+----------------------------------------
Comment(by robe):
Actually add ST_IsValid to that list. Our upgrade script is generating
ST_IsValid(geometry,int)
but not ST_IsValid(geometry)
Which I'm not sure the reason why we didn't make this use default args but
doesn't perhaps because it is all implemented in c.
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1746#comment:4>
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