Commit graph

3 commits

Author SHA1 Message Date
Steve Wills
7e34f350ec databases/postgresql-tds_fdw: Fix LIB_DEPENDS, Remove BROKEN
PR:		220936
Submitted by:	Jov <amutu@amutu.com> (maintainer)
2017-08-18 15:36:38 +00:00
Antoine Brodin
70524db290 Mark BROKEN: wrong dependencies 2017-07-22 09:32:59 +00:00
Torsten Zuehlsdorff
306d6e7add New port: databases/postgresql-tds_fdw
Tds_fdw is a PostgreSQL foreign data wrapper that can connect to databases that
use the Tabular Data Stream (TDS) protocol, such as Sybase databases and
Microsoft SQL server. The current version does not yet support JOIN push-down,
or write operations. It does support WHERE and column pushdowns when
match_column_names is enabled.

WWW: https://github.com/tds-fdw/tds_fdw

PR:           219671
Submitted by: Jov <amutu@amutu.com>
2017-07-14 09:14:11 +00:00