pgsql: Add URL for: o Allow COPY to report error lines and - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add URL for: o Allow COPY to report error lines and
Date
Msg-id 20080318002341.E36AE7558DC@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add URL for:

        o Allow COPY to report error lines and continue

          This requires the use of a savepoint before each COPY line is
          processed, with ROLLBACK on COPY failure.
>       http://archives.postgresql.org/pgsql-hackers/2007-12/msg00572.php

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.2342 -> r1.2343)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/TODO?r1=1.2342&r2=1.2343)
    pgsql/doc/src/FAQ:
        TODO.html (r1.850 -> r1.851)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html?r1=1.850&r2=1.851)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add to TODO: > > * Allow SSL key file permission checks to be
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Add to TODO: > > * Consider Cartesian joins when both relations