| From: | Christoph Berg <myon(at)debian(dot)org> |
|---|---|
| To: | "pgsql-odbc(at)postgresql(dot)org" <pgsql-odbc(at)postgresql(dot)org> |
| Subject: | Fix test/expected/deprecated.out for older unixodbc releases |
| Date: | 2016-03-18 18:37:23 |
| Message-ID: | 20160318183722.GA30439@msg.df7cb.de |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
Hi,
the unixodbc version in Debian wheezy and Ubuntu trusty/precise needs
an alternative test/expected/deprecated_1.out file. The diff between
the two is:
--- test/expected/deprecated.out 2016-01-10 14:25:14.000000000 +0100
+++ test/expected/deprecated_1.out 2016-03-18 19:36:28.625344313 +0100
@@ -5,7 +5,7 @@
Check for SQLGetConnectOption
Access type is: read-write
Check for SQLError
-Error check: ERROR: relation "table_not_here" does not exist;
+Error check: [unixODBC]ERROR: relation "table_not_here" does not exist;
Error while executing the query
Check for SQLSetParam
Result set:
Patch attached.
Christoph
| Attachment | Content-Type | Size |
|---|---|---|
| tests-alternatives | text/plain | 799 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Christoph Berg | 2016-03-18 21:15:59 | Regression test failures on big endian |
| Previous Message | Menendez Roberto R | 2016-03-17 16:16:11 | Build a SiteScope Monitor to check PostgreSQL Database. |