"deprecated" test needs alternative output file

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема "deprecated" test needs alternative output file
Дата
Msg-id 20140529230702.GA947@msg.df7cb.de
обсуждение исходный текст
Список 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/

Вложения

В списке pgsql-odbc по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Prepared statement error with UseServerSidePrepare=1
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: VS: Prepared statement error with UseServerSidePrepare=1