diff options
author | Bruce Momjian | 2004-04-19 23:19:02 +0000 |
---|---|---|
committer | Bruce Momjian | 2004-04-19 23:19:02 +0000 |
commit | 8f73bbae854b71bea6a544941886f072829beb72 (patch) | |
tree | 247030f63ff55d0b8b23ae4761e18d360a59400c | |
parent | 13b63d3764f5bd67ef3243ca0ba5c9d4b8b182ab (diff) |
Update mention of diff.
-rw-r--r-- | contrib/mysql/README | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/contrib/mysql/README b/contrib/mysql/README index 953e204d422..d5756db468a 100644 --- a/contrib/mysql/README +++ b/contrib/mysql/README @@ -4,6 +4,8 @@ The most recent version of my2pg.pl can be obtained from: http://www.omnistarinc.com/~fonin/downloads.php#my2pg -Another tool, mysql2pgsql, can be found at: +my2pg.diff has additional changes for CREATE FUNCTION. + +Another tool, mysql2pgsql, can be found at: http://www.rot13.org/~dpavlin/sql.html |