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

From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add COPY CSV test that tests CSV output of \.
Date: 2005-12-28 15:07:03
Message-ID: 20051228150703.15C0D9DC9DF@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add COPY CSV test that tests CSV output of \.

Modified Files:
--------------
pgsql/src/test/regress/expected:
copy2.out (r1.23 -> r1.24)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/copy2.out.diff?r1=1.23&r2=1.24)
pgsql/src/test/regress/sql:
copy2.sql (r1.14 -> r1.15)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/copy2.sql.diff?r1=1.14&r2=1.15)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-12-28 15:07:13 pgsql: Add COPY CSV test that tests CSV output of \.
Previous Message Bruce Momjian 2005-12-28 15:02:16 Re: pgsql: Add regression tests for CSV and \., and add