tds-fdw / tds_fdw

A PostgreSQL foreign data wrapper to connect to TDS databases (Sybase and Microsoft SQL Server)
Other
381 stars 102 forks source link

Fix IMPORT FOREIGN SCHEMA for Sybase. Fixed syntax error and server version checking #110

Closed za-arthur closed 7 years ago

za-arthur commented 7 years ago

Hello,

I fixed the syntax typo. Also fixed the algorithm, which determines if we import from MS SQL Server or from Sybase.

jenkins-juliogonzalez commented 7 years ago

Can one of the admins verify this patch?

juliogonzalez commented 7 years ago

Test this please

jenkins-juliogonzalez commented 7 years ago

Test PASSed.

GeoffMontee commented 7 years ago

Thanks for another pull request! It has been merged.