On Thu, Sep 15, 2011 at 11:25:52PM +0200, Andreas Forø Tollefsen wrote: > Hi all, > > Trying to do a populate_geometry_columns(); but it does not work. > This is PostGis 2.0 with Gdal 1.8, Geos 3.4
Revision number ? > Command: 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 > > Any ideas? Update to latest trunk revision, make sure to re-source postgis.sql, try again. If the problem persists please file ticket. --strk; () Free GIS & Flash consultant/developer /\ http://strk.keybit.net/services.html _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
