[postgis-devel] [PostGIS] #1822: topology won't install on PostgreSQL 9.2beta1
PostGIS
trac at osgeo.org
Thu May 17 04:23:15 PDT 2012
#1822: topology won't install on PostgreSQL 9.2beta1
----------------------+-----------------------------------------------------
Reporter: robe | Owner: strk
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.1
Component: topology | Version: 2.0.x
Keywords: |
----------------------+-----------------------------------------------------
Comment(by pramsey):
They've simultaneously added an "IF EXISTS" option to ALTER DOMAIN while
tightening up the behaviour
{{{
ALTER DOMAIN name
DROP CONSTRAINT [ IF EXISTS ] constraint_name [ RESTRICT | CASCADE ]
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1822#comment:1>
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