pgsql: Regression tests for the COPY CSV header feature.

From: neilc(at)svr1(dot)postgresql(dot)org (Neil Conway)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Regression tests for the COPY CSV header feature.
Date: 2005-05-10 00:16:08
Message-ID: 20050510001608.13E8453DF9@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Regression tests for the COPY CSV header feature. From Andrew Dunstan.

Modified Files:
--------------
pgsql/src/test/regress/input:
copy.source (r1.11 -> r1.12)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/input/copy.source.diff?r1=1.11&r2=1.12)
pgsql/src/test/regress/output:
copy.source (r1.9 -> r1.10)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/output/copy.source.diff?r1=1.9&r2=1.10)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-05-10 02:16:15 pgsql: Done: < * Add session start time and last statement time to
Previous Message Bruce Momjian 2005-05-09 17:26:55 pgsql: Rename encryption section.