]> granicus.if.org Git - postgis/commit
Moved AddGeometryColumn and DropGeometryColumn from USE_VERSION
authorSandro Santilli <strk@keybit.net>
Mon, 22 Mar 2004 09:39:38 +0000 (09:39 +0000)
committerSandro Santilli <strk@keybit.net>
Mon, 22 Mar 2004 09:39:38 +0000 (09:39 +0000)
commit11c3ea61d66472ee1d3466feeffba4e7be98864d
tree4a3e9045d0a28cb1cf480213c02dd13c83ae7825
parent62f5939a845407366d424bda33838196bd16c1b9
Moved AddGeometryColumn and DropGeometryColumn from USE_VERSION
blocks to the end of file. Here, differences between versions
are handled on a minimun-diff basis, making it easier to understand
the differences and to modify the code. Also, diffs have been
splitted between pgsql < 73 and >= 73.
Added reduced-parameters wrappers to both functions.

git-svn-id: http://svn.osgeo.org/postgis/trunk@491 b70326c6-7e19-0410-871a-916f4a2858ee
postgis.sql.in