1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-28 23:42:10 +03:00

Update to new version of Oracle conversion utility, version 1.8.

Gilles DAROLD
This commit is contained in:
Bruce Momjian
2002-04-04 05:55:57 +00:00
parent 958a1c2a0e
commit d61c7886e8
6 changed files with 1216 additions and 622 deletions

View File

@ -1,13 +1,10 @@
Here are some more thing to do :
Add possible call to perl function for each field value exported
(data conversion on the fly before dump)
- More precision in type conversion based on length
(I've no good DB to do that)
This will be done as soon as possible
- Fix problem regarding table/constraint output order.
The following need your help :
- Extracting/converting datas.
- SQL queries converter.
- PL/SQL code converter.