]> granicus.if.org Git - postgis/commitdiff
svn tags
authorRegina Obe <lr@pcorp.us>
Thu, 5 Jan 2012 07:51:07 +0000 (07:51 +0000)
committerRegina Obe <lr@pcorp.us>
Thu, 5 Jan 2012 07:51:07 +0000 (07:51 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@8675 b70326c6-7e19-0410-871a-916f4a2858ee

postgis/postgis_drop_before.sql.in.c

index 3115e1df424738cfc34beee9e6e5ecdd0b0d23c2..29ffa94e1fd3d28e1637b96eb9228ee3ba1d6114 100644 (file)
@@ -1,4 +1,4 @@
--- $Id: postgis_drop_before.sql.in.c 7896 2011-09-27 01:55:49Z robe $
+-- $Id$
 -- These are functions where the argument names may have changed  --
 -- so have to be dropped before upgrade can happen --
 DROP FUNCTION IF EXISTS AddGeometryColumn(varchar,varchar,varchar,varchar,integer,varchar,integer,boolean);