Re: BUG #19403: psql fails when trying to import a file that

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: daniel_adeniji(at)hotmail(dot)com
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19403: psql fails when trying to import a file that
Date: 2026-02-12 17:17:40
Message-ID: 296705.1770916660@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

PG Bug reporting form <noreply(at)postgresql(dot)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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2026-02-12 17:25:25 Re: BUG #19404: manpages are missing in 18.x source.tar.gz
Previous Message PG Bug reporting form 2026-02-12 16:46:40 BUG #19404: manpages are missing in 18.x source.tar.gz