aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2001-02-10 11:46:00 +0000
committerBruce Momjian <bruce@momjian.us>2001-02-10 11:46:00 +0000
commit2ecbd255d0c2637c137ea4ec597c9996a7f263f8 (patch)
tree1263e65c03305187d11c7f26d19f37c01e8b743b
parent228444ae99d397fce19cc03ea257eeaf5336067b (diff)
downloadpostgresql-2ecbd255d0c2637c137ea4ec597c9996a7f263f8.tar.gz
postgresql-2ecbd255d0c2637c137ea4ec597c9996a7f263f8.zip
Add both conversion utilities.
-rw-r--r--contrib/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index 1c48989c4c6..108fb0d380a 100644
--- a/contrib/README
+++ b/contrib/README
@@ -75,6 +75,8 @@ miscutil -
mysql -
utility to convert MySQL schema dumps to SQL92 and PostgreSQL
by Thomas Lockhart <lockhart@alumni.caltech.edu>
+ Max Rudensky <fonin@ziet.zhitomir.ua>
+ Valentine Danilchuk <valdan@ziet.zhitomir.ua>
noupdate -
trigger to prevent updates on single columns