]> granicus.if.org Git - postgis/commit
Alter shp2pgsql in the -d case so that 'DELETE FROM' is used to clear the
authorPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 1 Mar 2002 19:32:24 +0000 (19:32 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Fri, 1 Mar 2002 19:32:24 +0000 (19:32 +0000)
commit12e3d18993e30aaa3a49d160054d228adc977238
treeb5f019e2620246d8da4c1f9f3d08c582061339e3
parentc062e145fe6e203cb37b0d4717c714ed41251b01
Alter shp2pgsql in the -d case so that 'DELETE FROM' is used to clear the
'GEOMETRY_COLUMNS' table during table drop instead of DropGeometryColumns.
Patch submitted by Steffen Macke <sdteffen@yahoo.com>.

git-svn-id: http://svn.osgeo.org/postgis/trunk@127 b70326c6-7e19-0410-871a-916f4a2858ee
loader/shp2pgsql.c