1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Upgrade to ora2pg 1.10. Backpatch to 7.3.X.

This commit is contained in:
Bruce Momjian
2003-01-07 22:15:56 +00:00
parent 30a800a0e9
commit ffab4fdf24
4 changed files with 39 additions and 16 deletions

View File

@ -1,10 +1,6 @@
Add possible call to perl function for each field value exported
(data conversion on the fly before dump)
The following need your contribution :
- Fix problem regarding table/constraint output order.
The following need your help :
- SQL queries converter.
- PL/SQL code converter.