Add mention in README of Oracle.
authorBruce Momjian <[email protected]>
Thu, 10 May 2001 15:52:27 +0000 (15:52 +0000)
committerBruce Momjian <[email protected]>
Thu, 10 May 2001 15:52:27 +0000 (15:52 +0000)
contrib/README

index 4ad2760f666131d1f6f57a36a4c87e8159cd2bdf..91ac2bdd2b494e14c100a6daa716e4e518160d4d 100644 (file)
@@ -97,6 +97,10 @@ oid2name -
        maps numeric files to table names
        by B Palmer <[email protected]>
 
+oracle -
+       converts Oracle database schema to PostgreSQL
+       by Gilles Darold <[email protected]>
+
 pg_controldata -
        Dump contents of pg_control (database master file)
        by Oliver Elphick <[email protected]>