oracle_fdw 2.3.0 released

From: CYBERTEC PostgreSQL International GmbH via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: oracle_fdw 2.3.0 released
Date: 2020-10-03 06:29:19
Message-ID: 160170655910.2324.17111845866283453354@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

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

Browse pgsql-announce by date

  From Date Subject
Next Message CYBERTEC PostgreSQL International GmbH via PostgreSQL Announce 2020-10-04 10:26:18 Scalefield - Rethinking PostgreSQL-as-a-service
Previous Message Microolap via PostgreSQL Announce 2020-10-02 15:55:26 PostgresDAC 3.9 meets PostgreSQL 13