Re: multiline CSV fields

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: multiline CSV fields
Дата
Msg-id 4193F283.2020808@dunslane.net
обсуждение исходный текст
Ответ на Re: multiline CSV fields  (Patrick B Kelly <pbk@patrickbkelly.org>)
Список pgsql-hackers

Patrick B Kelly wrote:

>
>
> What about just coding a FSM into 
> backend/commands/copy.c:CopyReadLine() that does not process any 
> flavor of NL characters when it is inside of a data field?
>
>
>
It would be a major change - the routine doesn't read data a field at a 
time, and has no idea if we are even in CSV mode at all. It would be 
rather late in the dev cycle to be making such changes, I suspect.

cheers

andrew


В списке pgsql-hackers по дате отправления: