github tds-fdw/tds_fdw v2.0.0-alpha.3
tds_fdw-2.0.0-alpha.3

latest releases: v2.0.4, v2.0.3, v2.0.2...
pre-release5 years ago

Today, we are releasing version 2.0.0-alpha.3 of tds_fdw, a TDS foreign data wrapper. It can be used to connect to Microsoft SQL Server and Sybase databases. This should work on PostgreSQL 9.2+.

This is a pre-release version, so it may not be stable enough to be used in production.

New in this version:

  • Adapt to core API changes in PostgreSQL 11. See GitHub pull request #169.
  • Fixed a problem with LIKE. See GitHub issue #118.
  • Import SQL Server uniqueidentifier data type as PostgreSQL uuid data type. See GitHub pull request #159.
  • Allow a comma-separated list for "servername" server option. See GitHub pull request #172.
  • Clear error message properly. See GitHub pull request #173.
  • Properly initialize a variable in options.c. See GitHub pull request #190 .

Don't miss a new tds_fdw release

NewReleases is sending notifications on new releases.