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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #19403: psql fails when trying to import a file that
Дата
Msg-id 296705.1770916660@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #19403: psql fails when trying to import a file that  (PG Bug reporting form <noreply@postgresql.org>)
Список 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 по дате отправления: