diff options
author | Bruce Momjian | 2004-07-15 18:53:44 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-07-15 18:53:44 +0000 |
commit | 14755f87eee1baa8467e34a79056db41dc9b2eb3 (patch) | |
tree | 9a3af678453f180fa392fd57b48e4f1125e03311 /contrib/mysql | |
parent | 1e0415d96d15acf03c030bc2528a7a92be15f0ee (diff) |
Properly order mysql links.
Diffstat (limited to 'contrib/mysql')
-rw-r--r-- | contrib/mysql/README | 5 |
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 + |