File Release Notes and Changelog
Release Name: oracle_fdw 0.9.6
Release Notes
New beta release with added support for Oracle LONG and LONG RAW.
Change Log
Enhancements: - Support Oracle types LONG and LONG RAW. Introduce table option "max_long" (default 32767) to set the maximal length of such columns. Bugfixes: - Fix a bug that causes a server crash when the PostgreSQL session is terminated if the only statements involving oracle_fdw during that session were CREATE statements. Per report from Bry Lo.

