Skip to content

Commit

Permalink
Update changelog before tagging version 16.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
darold committed Jan 13, 2016
1 parent de58c3f commit af97fda
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
2016 01 12 - v16.2
2016 01 13 - v16.2

This release fixes several issues and adds some new ora2pg command
line options:
This release fixes several issues, is more accurates on migration
assessment report and adds some new ora2pg command line options:

* Add --pg_dsn, --pg_user and --pg_pwd to be able to set the
connection to import directly into PostgreSQL at command line.
Expand All @@ -20,6 +20,9 @@ Potential backward compatibility issues:

Here is the complete list of other changes:

- Adjust DBMS_OUTPUT calls to the migration assessment count.
- Fix migration assessment count of call to cursor%ISOPEN and
cursor%ROWCOUNT.
- Replace zero date also with prepared statement with online
PostgreSQL import and INSERT action. Thanks to Sebastian Albert
for the report.
Expand Down

0 comments on commit af97fda

Please sign in to comment.