postgis/Attic
Sandro Santilli 2da2b51bca 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
2003-12-30 10:40:21 +00:00
..
postgis_sql_71_end.sql.in For all versions: 2003-12-30 10:40:21 +00:00
postgis_sql_71_start.sql.in Added CVS revision headers. 2003-07-01 18:30:55 +00:00
postgis_sql_72_end.sql.in For all versions: 2003-12-30 10:40:21 +00:00
postgis_sql_72_start.sql.in Added CVS revision headers. 2003-07-01 18:30:55 +00:00
postgis_sql_73_end.sql.in For all versions: 2003-12-30 10:40:21 +00:00
postgis_sql_73_start.sql.in Added CVS revision headers. 2003-07-01 18:30:55 +00:00
postgis_sql_74_end.sql.in For all versions: 2003-12-30 10:40:21 +00:00
postgis_sql_74_start.sql.in Added WKB_recv function for binary WKB input 2003-11-28 11:06:49 +00:00
postgis_sql_common.sql.in AddGeometryColumn, DropGeometryColum moved to version-specific scripts. 2003-12-23 09:00:12 +00:00