Log Message:
-----------
Fix bug in COPY CSV mode: handle consecutive embedded newlines in COPY
input. Also add a regression test for this bug. From Andrew Dunstan.

Tags:
----
REL8_0_STABLE

Modified Files:
--------------
    pgsql/src/backend/commands:
        copy.c (r1.236 -> r1.236.4.1)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/copy.c.diff?r1=1.236&r2=1.236.4.1)
    pgsql/src/test/regress/expected:
        copy2.out (r1.19.4.1 -> r1.19.4.2)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/expected/copy2.out.diff?r1=1.19.4.1&r2=1.19.4.2)
    pgsql/src/test/regress/sql:
        copy2.sql (r1.10.4.1 -> r1.10.4.2)
        
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/sql/copy2.sql.diff?r1=1.10.4.1&r2=1.10.4.2)

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to