Re: BUG #19403: psql fails when trying to import a file that - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #19403: psql fails when trying to import a file that
Date
Msg-id 296705.1770916660@sss.pgh.pa.us
Whole thread Raw
In response to BUG #19403: psql fails when trying to import a file that  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> Text File
> -----------
> Id,Body
> 1,"{}
> \.
> "

It is expected and documented that v17 (and older) psql will treat
the \. line as an end-of-data marker, CSV mode or not.

We did improve that in v18, but it was judged too much of a behavior
change to back-patch.

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #19404: manpages are missing in 18.x source.tar.gz
Next
From: Tom Lane
Date:
Subject: Re: BUG #19404: manpages are missing in 18.x source.tar.gz