Search Criteria
Package Details: odbc_fdw 0.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/odbc_fdw.git (read-only, click to copy) |
|---|---|
| Package Base: | odbc_fdw |
| Description: | PostgreSQL extension that implements a Foreign Data Wrapper (FDW) for remote databases using ODBC |
| Upstream URL: | https://github.com/CartoDB/odbc_fdw |
| Licenses: | BSD |
| Submitter: | javitonino |
| Maintainer: | None |
| Last Packager: | javitonino |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-02-10 18:49 (UTC) |
| Last Updated: | 2021-05-31 14:10 (UTC) |
Dependencies (2)
- postgresql (postgresql-12AUR, postgresql13AUR, postgresql18-docsAUR, postgresql18AUR, postgresql17-docsAUR, postgresql17AUR, postgresql16-docsAUR, postgresql16AUR, postgresql15-docsAUR, postgresql15AUR, postgresql-gitAUR)
- unixodbc (unixodbc-gitAUR)
Latest Comments
javitonino commented on 2018-06-03 08:49 (UTC)
Added dependency and update to 0.3.0 to support psql 10.
ssharunas commented on 2018-05-24 08:19 (UTC)
Requires a dependency: unixodbc
javitonino commented on 2018-02-18 10:32 (UTC)
PostgreSQL 10 support was just merged last week. I updated the package to build against master.
znmeb commented on 2018-01-22 19:34 (UTC) (edited on 2018-01-22 19:34 (UTC) by znmeb)
Doesn't build - looks like the PostgreSQL version is hard-coded to 9.5
==> Starting prepare()... ==> Starting pkgver()... ==> Updated version: odbc_fdw 0.2.0.r14.906906d-1 ==> Starting build()... make: /usr/lib/postgresql/9.5/bin/pg_config: Command not found bash test/scripts/tests-generator.sh Config file for hive connector not found! make: *** [Makefile:48: integration_tests] Error 1 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build odbc_fdw. ==> Restart building odbc_fdw ? [y/N] ==> ---------------------------------