Fix test/expected/deprecated.out for older unixodbc releases - Mailing list pgsql-odbc

From Christoph Berg
Subject Fix test/expected/deprecated.out for older unixodbc releases
Date
Msg-id 20160318183722.GA30439@msg.df7cb.de
Whole thread Raw
List 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

pgsql-odbc by date:

Previous
From: Menendez Roberto R
Date:
Subject: Build a SiteScope Monitor to check PostgreSQL Database.
Next
From: Christoph Berg
Date:
Subject: Regression test failures on big endian