File Release Notes and Changelog
Release Name: oracle_fdw 0.9.8
Release Notes
A new beta release with one enhancement and one bugfix.
Change Log
Enhancements: - Add support for pushdown of IN and NOT IN clauses in WHERE conditions. As suggested by Wang Dong. Bugfixes: - Add check to make sure that character string data are properly encoded. This is necessary because Oracle does not check this properly. Per report from David E. Wheeler.

