aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contrib/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/README b/contrib/README
index 4ad2760f666..91ac2bdd2b4 100644
--- a/contrib/README
+++ b/contrib/README
@@ -97,6 +97,10 @@ oid2name -
maps numeric files to table names
by B Palmer <bpalmer@crimelabs.net>
+oracle -
+ converts Oracle database schema to PostgreSQL
+ by Gilles Darold <gilles@darold.net>
+
pg_controldata -
Dump contents of pg_control (database master file)
by Oliver Elphick <olly@lfix.co.uk>