github laurenz/oracle_fdw ORACLE_FDW_2_9_0
Release 2.9.0

5 hours ago

Bugfixes

  • Fix a bug introduced in 2.8.0 that causes ANALYZE to fail with

    ORA-03127: no new operations allowed until the active operation ends
    

    if the table contains larger LOBs.
    Report by @MMFERNANDEZC.

  • Queries with ten or more parameters could, under certain circumstances, cause the error

    ERROR: error executing query: OCIBindByName failed to bind parameter
    DETAIL: ORA-01036: illegal variable name/number
    

    Report by @byun-c-ww.

Enhancements

  • Support pg_get_loaded_modules() by setting PG_MODULE_MAGIC_EXT.
    Patch by @tureba.

  • Support compilation on Windows with PostgreSQL version 19 and higher, where C11 support is required.
    Report by @harudini.

Don't miss a new oracle_fdw release

NewReleases is sending notifications on new releases.