Fix test/expected/deprecated.out for older unixodbc releases

Поиск
Список
Период
Сортировка
От Christoph Berg
Тема Fix test/expected/deprecated.out for older unixodbc releases
Дата
Msg-id 20160318183722.GA30439@msg.df7cb.de
обсуждение исходный текст
Список 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

Вложения

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

Предыдущее
От: Menendez Roberto R
Дата:
Сообщение: Build a SiteScope Monitor to check PostgreSQL Database.
Следующее
От: Christoph Berg
Дата:
Сообщение: Regression test failures on big endian