Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd61c788

Browse files
committed
Update to new version of Oracle conversion utility, version 1.8.
Gilles DAROLD
1 parent958a1c2 commitd61c788

File tree

6 files changed

+1224
-630
lines changed

6 files changed

+1224
-630
lines changed

‎contrib/oracle/CHANGES

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,28 @@
2424
- Fix incorrect type translation and many other bug fix
2525
- Add schema only extraction by option schema => 'MYSCHEM'
2626

27+
2001 06 27 - Version 1.4
28+
- Add online Oracle data extraction and insertion into PG database.
29+
- Data export as insert statement (type => DATA)
30+
- Data export as copy from stdin statement (type => COPY)
31+
32+
2001 12 28 - Version 1.5
33+
- Fix LongReadLen problem when exporting Oracle data on LONG and LOB types
34+
Thanks to Stephane Schildknecht for reporting and testing the fix.
35+
- Add more precision on NUMBER type conversion
36+
- Add conversion of type LONG, LOB, FILE
37+
- Fix a problem when extracting data, sometime table could need to be prefixed
38+
by the schema name.
39+
- Fix output of Oracle data extraction. It now require a call to the function
40+
export_data().
41+
2002 01 07 - Version 1.6
42+
- Fix problem exporting NULL value. Thanks to Stephane Schildknecht.
43+
44+
2002 02 14 - Version 1.7
45+
- Remove export of OUTLINE object type. Thanks to Jean-Paul ARGUDO.
46+
47+
2002 03 05 - Version 1.8
48+
- Add Oracle type FLOAT conversion to float8.
49+
- Add column alias extraction on view. Thanks to Jean-Francois RIPOUTEAU
50+
- Add PACKAGE extraction (type => DATA).
2751

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp