[postgis-devel] [PostGIS] #1201: populate_geometry_columns() errors with EXECUTE NULL
PostGIS
trac at osgeo.org
Sat Sep 17 19:10:53 PDT 2011
#1201: populate_geometry_columns() errors with EXECUTE NULL
---------------------+------------------------------------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 2.0.0
Component: postgis | Version: trunk
Keywords: |
---------------------+------------------------------------------------------
select populate_geometry_columns();
ERROR: query string argument of EXECUTE is null
CONTEXT: PL/pgSQL function "populate_geometry_columns" line 53 at EXECUTE
statement PL/pgSQL function "populate_geometry_columns" line 50 at
assignment.
http://www.postgis.org/pipermail/postgis-users/2011-September/030798.html
I'm guessing this is caused by an empty table with geometry column and no
constraints
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1201>
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