Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#1201 closed defect (fixed)

populate_geometry_columns() errors with EXECUTE NULL

Reported by: robe Owned by: robe
Priority: blocker Milestone: PostGIS 2.0.0
Component: postgis Version: master
Keywords: Cc: andreasft@…

Description

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

Change History (2)

comment:1 by robe, 13 years ago

Resolution: fixed
Status: newclosed

fixed at r7183

comment:2 by robe, 13 years ago

oops I meant r7863

Note: See TracTickets for help on using tickets.