pgsql: Add COPY CSV test that tests CSV output of \.

Поиск
Список
Период
Сортировка
От momjian@postgresql.org (Bruce Momjian)
Тема pgsql: Add COPY CSV test that tests CSV output of \.
Дата
Msg-id 20051228150713.7B9309DCA18@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Add COPY CSV test that tests CSV output of \.

Tags:
----
REL8_1_STABLE

Modified Files:
--------------
    pgsql/src/test/regress/expected:
        copy2.out (r1.22.2.1 -> r1.22.2.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/copy2.out.diff?r1=1.22.2.1&r2=1.22.2.2)
    pgsql/src/test/regress/sql:
        copy2.sql (r1.13.2.1 -> r1.13.2.2)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/copy2.sql.diff?r1=1.13.2.1&r2=1.13.2.2)

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

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Add COPY CSV test that tests CSV output of \.
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Add regression tests for CSV and \., and add