October 2, 2018
Firebird Foreign Data Wrapper (FDW) | firebird_fdw 0.4.0 released
firebird_fdw is now available as version 0.4.0.
This update, together with an update of the underlying Firebird API wrapper libfq to version 0.3.0, is a general cleanup/bugfix release, with improvements including:
- new function
firebird_fdw_version()
- bug in
INSERT ... RETURNING ...
fixed - miscellaneous minor bug fixes and code cleanup
- TAP regression tests have been added
CentOS rpm packages are available via the Fedora Copr build system.
This release has been developed and tested with Firebird 2.5. It will work with Firebird 3.0, but does not yet take advantage of any new features; future releases will hopefully address this.
It is compatible with PostgreSQL versions 9.2 ~ 10, and should work with the upcoming version 11 release.
Posted at 11:41 AM
Post a comment