tds-fdw / tds_fdw

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

Change Ubuntu version to 16.04 (14.04 reached its EoL) #206

Closed juliogonzalez closed 5 years ago

juliogonzalez commented 5 years ago

Related: #205

jenkins-juliogonzalez commented 5 years ago

Test FAILed.

juliogonzalez commented 5 years ago

It seems to me that pymssql from pip is broken on Ubuntu 16.04.

01:23:02 [ERROR] (20002, 'DB-Lib error message 20002, severity 9:\nAdaptive Server connection failed (********:1433)\n')

I will need to debug what's going on, exactly.

juliogonzalez commented 5 years ago

Retest this, please

jenkins-juliogonzalez commented 5 years ago

Test PASSed.

juliogonzalez commented 5 years ago

@GeoffMontee, this is ready to be merged at your earliest convenience.

juliogonzalez commented 5 years ago

Retest this, please (so we can have LLVM and CLANG versions at the logs)

jenkins-juliogonzalez commented 5 years ago

Test PASSed.

GeoffMontee commented 5 years ago

Thanks, @juliogonzalez!