]> granicus.if.org Git - postgis/commit
For all versions:
authorSandro Santilli <strk@keybit.net>
Tue, 30 Dec 2003 10:40:21 +0000 (10:40 +0000)
committerSandro Santilli <strk@keybit.net>
Tue, 30 Dec 2003 10:40:21 +0000 (10:40 +0000)
commit2da2b51bcab9983f535fc4589afb9d18ed70882a
tree21b92fcef2412f2af85df15692d69e21b63ab52a
parent7a24e39a3fa79a709f4fa046b440b13011e286ab
For all versions:
Updated fix_geometry_columns to use a more readable format in queries.

For PG >= 73:
Updated fix_geometry_columns() to consider schema when fixing attrelid and
varattnum, also changed empty value to 'public' string for records with
an invalid schema specification.
Updated DropGeometryColumn to actually issue the
ALTER TABLE DROP COLUMN query.

git-svn-id: http://svn.osgeo.org/postgis/trunk@416 b70326c6-7e19-0410-871a-916f4a2858ee
Attic/postgis_sql_71_end.sql.in
Attic/postgis_sql_72_end.sql.in
Attic/postgis_sql_73_end.sql.in
Attic/postgis_sql_74_end.sql.in