pgsql: > If it bothers you that much. - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: > If it bothers you that much.
Date
Msg-id 20041203171329.75CD63A59D6@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
> If it bothers you that much. I'd make a flag, cleared at the start of
> each COPY, and then where we test for CR or LF in CopyAttributeOutCSV,
> if the flag is not set then set it and issue the warning.

Andrew Dunstan

Modified Files:
--------------
    pgsql/src/backend/commands:
        copy.c (r1.234 -> r1.235)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/copy.c.diff?r1=1.234&r2=1.235)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: >>This patch adds another plpgsql trigger example to the chapter.
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Improve description of --disable-rpath workaround for regression