oracle_fdw 1.5.0 released

From: Albe Laurenz <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "'pgsql-announce(at)postgresql(dot)org'" <pgsql-announce(at)postgresql(dot)org>
Subject: oracle_fdw 1.5.0 released
Date: 2016-08-05 10:03:41
Message-ID: A737B7A37273E048B164557ADEF4A58B53877A48@ntex2010i.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

I have just released version 1.5.0 of the Foreign Data Wrapper for Oracle.

There were a couple of enhancements:
- Pushdown of ORDER BY clauses wherever possible.
This was sponsored by NTT OSS Center and implemented by Tatsuro Yamada.
Thank you!
- New table options "sample_percent" and "prefetch" to address performance issues.
- Improved IN clause pushdown.

A number of bugs were fixed, most notably some with date and timestamp columns,
but also issues with primary keys in IMPORT FOREIGN SCHEMA and with triggers.

See the change log for details.

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

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

Enjoy!

Yours,
Laurenz Albe

Browse pgsql-announce by date

  From Date Subject
Next Message Elvis Pranskevichus 2016-08-06 20:54:09 asyncpg 0.5.3 Released
Previous Message Tatsuo Ishii 2016-08-01 07:54:22 Reminder: Call for Papers - PGConf.ASIA 2016