firebird_fdw_14 - A PostgreSQL foreign data wrapper (FDW) for Firebird
Website: | https://github.com/ibarwick/firebird_fdw |
---|---|
License: | PostgreSQL |
Vendor: | PostgreSQL Global Development Group |
- Description:
This is a foreign data wrapper (FDW) to connect PostgreSQL to Firebird. It provides both read (SELECT) and write (INSERT/UPDATE/DELETE) support, WHERE-clause pushdowns, connection caching and Firebird transaction support. This code is very much work-in-progress; USE AT YOUR OWN RISK.
Packages
firebird_fdw_14-1.3.0-1.rhel7.x86_64 [46 KiB] |
Changelog
by Devrim Gündüz (2022-12-31):
- Update to 1.3.0 |
firebird_fdw_14-1.2.3-2.rhel7.x86_64 [144 KiB] |
Changelog
by Devrim Gündüz (2022-02-21):
- Rebuild against libfq 0.4.3 |
firebird_fdw_14-1.2.3-1.rhel7.x86_64 [144 KiB] |
Changelog
by Devrim Gündüz (2022-02-21):
- Update to 1.2.3 |
firebird_fdw_14-1.2.2-1.rhel7.x86_64 [144 KiB] |
Changelog
by Devrim Gündüz (2021-09-20):
- Update to 1.2.2 |