ORACLE_FDW_0_9_6
版本发布时间: 2013-12-04 23:31:38
laurenz/oracle_fdw最新发布版本:ORACLE_FDW_2_6_0(2023-09-09 01:29:40)
Enhancements:
- Support Oracle types LONG and LONG RAW.
Introduce table optionmax_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.