summaryrefslogtreecommitdiff
path: root/contrib/mysql
diff options
context:
space:
mode:
authorPostgreSQL Daemon2003-11-29 22:41:33 +0000
committerPostgreSQL Daemon2003-11-29 22:41:33 +0000
commit55b113257c883722bef8a4dd145c6a0c3fde687f (patch)
treef5175c0a1fe0b58574a186b288f84ef463084e98 /contrib/mysql
parent4c274b4f8a58ac1232aedfd2e55021b7ae85967b (diff)
make sure the $Id tags are converted to $PostgreSQL as well ...
Diffstat (limited to 'contrib/mysql')
-rwxr-xr-xcontrib/mysql/my2pg.pl8
1 files changed, 6 insertions, 2 deletions
diff --git a/contrib/mysql/my2pg.pl b/contrib/mysql/my2pg.pl
index cb6f0f3c3a..dafc106027 100755
--- a/contrib/mysql/my2pg.pl
+++ b/contrib/mysql/my2pg.pl
@@ -36,10 +36,14 @@
# SUCH DAMAGE.
#
# $My2pg: my2pg.pl,v 1.27 2001/12/06 19:32:20 fonin Exp $
-# $Id: my2pg.pl,v 1.10 2003/01/07 22:18:43 momjian Exp $
+# $PostgreSQL: pgsql/contrib/mysql/my2pg.pl,v 1.11 2003/11/29 22:39:26 pgsql Exp $
#
# $Log: my2pg.pl,v $
+# Revision 1.11 2003/11/29 22:39:26 pgsql
+#
+# make sure the $Id tags are converted to $PostgreSQL as well ...
+#
# Revision 1.10 2003/01/07 22:18:43 momjian
# Upgrade to my2pg 1.9
#
@@ -734,7 +738,7 @@ close(LIBTYPES);
open(MAKE,">Makefile");
print MAKE "#
-# My2Pg \$Revision: 1.10 $ \translated dump
+# My2Pg \$Revision: 1.11 $ \translated dump
# Makefile
#