[Bug 219671] [NEW PORT] databases/tdw_fdw: PostgreSQL foreign data wrapper to connect to TDS databases

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed May 31 03:35:35 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219671

            Bug ID: 219671
           Summary: [NEW PORT] databases/tdw_fdw: PostgreSQL foreign data
                    wrapper to connect to TDS databases
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amutu at amutu.com

Created attachment 183083
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183083&action=edit
postgresql-tdw_fdw.shar

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list