atris / JDBC_FDW

FDW that wraps JDBC for PostgreSQL.It can be used to connect and fetch data from any data source that supports JDBC
Other
66 stars 38 forks source link

Add PostgreSQL 12 compatibility #37

Closed kostiantyn-nemchenko closed 5 years ago

kostiantyn-nemchenko commented 5 years ago

This PR makes jdbc_fdw compatible with PostgreSQL 12.