ORACLE_FDW_1_1_0
版本发布时间: 2014-12-03 18:35:51
laurenz/oracle_fdw最新发布版本:ORACLE_FDW_2_6_0(2023-09-09 01:29:40)
Enhancements:
- Add efficient support for translating between Oracle SDO_GEOMETRY and PostGIS geometry.
Supported geometry types are POINT, LINE, POLYGON, MULTIPOINT, MULTILINE and MULTIPOLYGON.
Courtesy of Oslandia, implemented by Vincent Mora. - Add regression tests for improved quality.
- Bind LOB data instead of LOB locators for INSERT and UPDATE.
This simplifies the code and makes Oracle triggers on LOB columns behave as expected.
Bugfixes:
- Fix a bug introduced in 1.0.0 that leads to crashes when LOB columns are modified.
- Fix several crashes when the foreign table has fewer or more columns than the Oracle table.
- Fix a bug that caused
RETURNING <expression>
to return NULL for complex expressions. - Writing date or timestamp columns failed when DateStyle was not ISO.
- Reading or writing negative INTERVAL DAY TO SECOND resulted in bad values because the string formats in PostgreSQL and Oracle differ.
1、 oracle_fdw-1.1.0-pg91-win32.zip 202.56KB
2、 oracle_fdw-1.1.0-pg91-win64.zip 173.32KB
3、 oracle_fdw-1.1.0-pg92-win32.zip 218.9KB
4、 oracle_fdw-1.1.0-pg92-win64.zip 180.08KB
5、 oracle_fdw-1.1.0-pg93-win32.zip 230.03KB
6、 oracle_fdw-1.1.0-pg93-win64.zip 193.22KB
7、 oracle_fdw-1.1.0-pg94-win32.zip 208.72KB
8、 oracle_fdw-1.1.0-pg94-win64.zip 217.32KB