File Release Notes and Changelog
Release Name: oracle_fdw 0.9.5
Release Notes
This beta release provides full support for the new foreign data wrapper API of PostgreSQL 9.2, including ANALYZE support.
Change Log
Enhancements: - Support ANALYZE on foreign tables (from PostgreSQL 9.2 on). Bugfixes: - Fix a bug that leads to warnings and sometimes bad results if system columns of the foreign table are referenced. - Fix wrong column width estimates of plan_costs=on.

