projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d2c4d5
)
Add mention in README of Oracle.
author
Bruce Momjian
<
[email protected]
>
Thu, 10 May 2001 15:52:27 +0000
(15:52 +0000)
committer
Bruce Momjian
<
[email protected]
>
Thu, 10 May 2001 15:52:27 +0000
(15:52 +0000)
contrib/README
patch
|
blob
|
blame
|
history
diff --git
a/contrib/README
b/contrib/README
index 4ad2760f666131d1f6f57a36a4c87e8159cd2bdf..91ac2bdd2b494e14c100a6daa716e4e518160d4d 100644
(file)
--- a/
contrib/README
+++ b/
contrib/README
@@
-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]
>