[postgis-users] Geomtry_columns may not have an oid

Rod Taylor pg at rbt.ca
Mon May 9 17:56:14 PDT 2005


Don't pull an OID from Geometry_Columns when not necessary, since it may
not have that system column (set default_with_oids to off).

Patch attached for fix_geometry_columns().
-- 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_geom_cols.patch
Type: text/x-patch
Size: 939 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20050509/09d83a07/attachment.bin>


More information about the postgis-users mailing list