From 85ff5c3ffdbdb5195f2fe0b137ae579f967359ef Mon Sep 17 00:00:00 2001 From: Sandro Santilli Date: Tue, 20 Jan 2004 20:10:39 +0000 Subject: [PATCH] removed bogus comment about missed alter table drop column git-svn-id: http://svn.osgeo.org/postgis/trunk@428 b70326c6-7e19-0410-871a-916f4a2858ee --- Attic/postgis_sql_74_end.sql.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Attic/postgis_sql_74_end.sql.in b/Attic/postgis_sql_74_end.sql.in index a2774a691..6a8653652 100644 --- a/Attic/postgis_sql_74_end.sql.in +++ b/Attic/postgis_sql_74_end.sql.in @@ -12,6 +12,9 @@ -- -- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- $Log$ +-- Revision 1.8 2004/01/20 20:10:39 strk +-- removed bogus comment about missed alter table drop column +-- -- Revision 1.7 2003/12/30 10:40:21 strk -- For all versions: -- Updated fix_geometry_columns to use a more readable format in queries. @@ -412,7 +415,6 @@ END; -- - - - - - - - - - - - - - - - - - - - - - - - - - - - -- DROPGEOMETRYCOLUMN( , , ) -- --- There is no ALTER TABLE DROP COLUMN command in postgresql -- There is no ALTER TABLE DROP CONSTRAINT command in postgresql -- So, we: -- 1. remove the unwanted geom column reference from the -- 2.49.0