public inbox for [email protected]
help / color / mirror / Atom feedFrom: Toshiba via PostgreSQL Announce <[email protected]>
To: PostgreSQL Announce <[email protected]>
Subject: JDBC FDW 0.4.0 release
Date: Tue, 26 Dec 2023 16:33:00 +0000
Message-ID: <[email protected]> (raw)
We have just released version 0.4.0 of the Foreign Data Wrapper for databases with JDBC interface.
This release can work with PostgreSQL 13, 14, 15 and 16.
This FDW is implemented in C language with JDK.
This release improves the following features :
- Support for PostgreSQL 16.0
- Support for the DATE datatype
- Fixed alloc set warning in debug mode
- Fixed crash occurred after cancelling a query
- Fixed non-superusers couldn't perform queries
- Fixed the FDW does not print error details
The FDW supports following key features :
- SELECT, INSERT, UPDATE and DELETE of foreign tables
- WHERE clauses is push-downed
- Aggregate is push-downed
This is developed by Toshiba Digital Innovation Technology Center.
Please see the repository for details.
Source repository : [https://github.com/pgspider/jdbc_fdw](https://github.com/pgspider/jdbc_fdw)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: JDBC FDW 0.4.0 release
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox