summaryrefslogtreecommitdiff
path: root/contrib/mysql
diff options
context:
space:
mode:
authorBruce Momjian2004-07-15 18:53:44 +0000
committerBruce Momjian2004-07-15 18:53:44 +0000
commit14755f87eee1baa8467e34a79056db41dc9b2eb3 (patch)
tree9a3af678453f180fa392fd57b48e4f1125e03311 /contrib/mysql
parent1e0415d96d15acf03c030bc2528a7a92be15f0ee (diff)
Properly order mysql links.
Diffstat (limited to 'contrib/mysql')
-rw-r--r--contrib/mysql/README5
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/mysql/README b/contrib/mysql/README
index ab022e3b3d..e6964febd7 100644
--- a/contrib/mysql/README
+++ b/contrib/mysql/README
@@ -2,10 +2,11 @@ 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://gborg.postgresql.org/project/mysql2psql/projdisplay.php
+ http://www.omnistarinc.com/~fonin/downloads.php#my2pg
my2pg.diff has additional changes for CREATE FUNCTION.
Another tool, mysql2pgsql, can be found at:
- http://www.omnistarinc.com/~fonin/downloads.php#my2pg
+ http://gborg.postgresql.org/project/mysql2psql/projdisplay.php
+