Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2005-06-22 22:56:29 +0000
committerTom Lane2005-06-22 22:56:29 +0000
commitd20763dbee7cdf8a700bf6bdd120b3913a3b99f4 (patch)
tree5cb9ed9ba10cdbac226fd6b96ac02a2cc5a543a8 /contrib/mysql/README.mysql
parent4cc7a93d220644ae068ce2639b961db6764a68f6 (diff)
Remove contrib modules that have been agreed to be obsolete.
(There are more that will be removed once they've been copied to pgfoundry.org.)
Diffstat (limited to 'contrib/mysql/README.mysql')
-rw-r--r--contrib/mysql/README.mysql12
1 files changed, 0 insertions, 12 deletions
diff --git a/contrib/mysql/README.mysql b/contrib/mysql/README.mysql
deleted file mode 100644
index e6964febd77..00000000000
--- a/contrib/mysql/README.mysql
+++ /dev/null
@@ -1,12 +0,0 @@
-Here are two conversion utilities for MySQL dumps. Use the one you prefer.
-
-The most recent version of my2pg.pl can be obtained from:
-
- http://www.omnistarinc.com/~fonin/downloads.php#my2pg
-
-my2pg.diff has additional changes for CREATE FUNCTION.
-
-Another tool, mysql2pgsql, can be found at:
-
- http://gborg.postgresql.org/project/mysql2psql/projdisplay.php
-