firebird_fdw_10 - 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_10-1.2.3-2.rhel7.src [81 KiB] |
Changelog
by Devrim Gündüz (2022-02-21):
- Rebuild against libfq 0.4.3 |
firebird_fdw_10-1.2.3-1.rhel7.src [81 KiB] |
Changelog
by Devrim Gündüz (2022-02-21):
- Update to 1.2.3 |
firebird_fdw_10-1.2.2-1.rhel7.src [80 KiB] |
Changelog
by Devrim Gündüz (2021-09-20):
- Update to 1.2.2 |
firebird_fdw_10-1.2.1-1.rhel7.src [79 KiB] |
Changelog
by Devrim Gündüz (2020-10-21):
- Update to 1.2.1 - Add support for Power. |