pgsql: Make ECPG regression tests independent of

Поиск
Список
Период
Сортировка
От rhaas@postgresql.org (Robert Haas)
Тема pgsql: Make ECPG regression tests independent of
Дата
Msg-id 20100720015719.BA28E7541D5@cvs.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Make ECPG regression tests independent of standard_conforming_strings.

Per buildfarm, again.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/test/expected:
        sql-quote.c (r1.17 -> r1.18)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/sql-quote.c?r1=1.17&r2=1.18)
        sql-quote.stderr (r1.12 -> r1.13)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/sql-quote.stderr?r1=1.12&r2=1.13)
        sql-quote.stdout (r1.2 -> r1.3)

(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/sql-quote.stdout?r1=1.2&r2=1.3)
    pgsql/src/interfaces/ecpg/test/sql:
        quote.pgc (r1.4 -> r1.5)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/sql/quote.pgc?r1=1.4&r2=1.5)

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

Предыдущее
От: rhaas@postgresql.org (Robert Haas)
Дата:
Сообщение: pgsql: Make hstore regression tests independent of
Следующее
От: rhaas@postgresql.org (Robert Haas)
Дата:
Сообщение: pgsql: Add \conninfo command to psql, to show current connection info.