summaryrefslogtreecommitdiff
path: root/contrib/README
diff options
context:
space:
mode:
authorPeter Eisentraut2006-02-25 19:18:58 +0000
committerPeter Eisentraut2006-02-25 19:18:58 +0000
commite6917b125599722ff2d2c861a4af1291f8a4da5e (patch)
tree381811c36885979291a77731d78c51c45980bbf8 /contrib/README
parent305c82e6bb7da21898761f337d5294627ee41902 (diff)
Remove ora2pg; now available at <http://www.samse.fr/GPL/ora2pg/>.
Diffstat (limited to 'contrib/README')
-rw-r--r--contrib/README4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/README b/contrib/README
index 82e449fe6bc..da5e3e4bd94 100644
--- a/contrib/README
+++ b/contrib/README
@@ -98,10 +98,6 @@ 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_buffercache -
Real time queries on the shared buffer cache
by Mark Kirkwood <markir@paradise.net.nz>