Version 2.3.0 of the Foreign Data Wrapper for Oracle is out.

This release provides support for PostgreSQL v13.

There are some new parameters to work around problems and
limitations and make your life better, see the release notes.

A new function `oracle_execute()` allows executing utility
statements on Oracle; this requires updating the extension with

    ALTER EXTENSION oracle_fdw UPDATE;

after installing the binaries.

Project page: http://laurenz.github.io/oracle_fdw/

Source repository: https://github.com/laurenz/oracle_fdw

Enjoy!

Yours,  
Laurenz Albe  
Cybertec | https://www.cybertec-postgresql.com

Reply via email to