Thread: pgsql: Regression tests for the COPY CSV header feature.

pgsql: Regression tests for the COPY CSV header feature.

From
neilc@svr1.postgresql.org (Neil Conway)
Date:
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)