"deprecated" test needs alternative output file - Mailing list pgsql-odbc

From Christoph Berg
Subject "deprecated" test needs alternative output file
Date
Msg-id 20140529230702.GA947@msg.df7cb.de
Whole thread Raw
List pgsql-odbc
Hi,

I needed to add a deprected_1.out file for the regression tests to
succeed on the released distributions of Debian/Ubuntu. The included
file works for unstable only.

The difference is this:

--- test/expected/deprecated.out    2014-05-17 14:33:40.000000000 +0200
+++ test/expected/deprecated_1.out    2014-05-30 00:32:22.782421696 +0200
@@ -6,7 +6,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:

I have no idea where the difference comes from, though.

Christoph
--
cb@df7cb.de | http://www.df7cb.de/

Attachment

pgsql-odbc by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Prepared statement error with UseServerSidePrepare=1
Next
From: Adrian Klaver
Date:
Subject: Re: VS: Prepared statement error with UseServerSidePrepare=1