Re: Should CSV parsing be stricter about mid-field quotes?
От
Andrew Dunstan
Тема
Re: Should CSV parsing be stricter about mid-field quotes?
Дата
Msg-id
6982dfa1-b784-49ba-b7c7-d2a8be0f77a6@dunslane.net
Ответ на
Список
Дерево обсуждения
Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? Pavel Stehule <pavel.stehule@gmail.com>
Re: Should CSV parsing be stricter about mid-field quotes? Greg Stark <stark@mit.edu>
Re: Should CSV parsing be stricter about mid-field quotes? Andrew Dunstan <andrew@dunslane.net>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? Andrew Dunstan <andrew@dunslane.net>
Re: Should CSV parsing be stricter about mid-field quotes? Tom Lane <tgl@sss.pgh.pa.us>
Re: Should CSV parsing be stricter about mid-field quotes? Greg Stark <stark@mit.edu>
Re: Should CSV parsing be stricter about mid-field quotes? Andrew Dunstan <andrew@dunslane.net>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? Andrew Dunstan <andrew@dunslane.net>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? "Daniel Verite" <daniel@manitou-mail.org>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? "Daniel Verite" <daniel@manitou-mail.org>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? Noah Misch <noah@leadboat.com>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? Andrew Dunstan <andrew@dunslane.net>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? Andrew Dunstan <andrew@dunslane.net>
Re: Should CSV parsing be stricter about mid-field quotes? Andrew Dunstan <andrew@dunslane.net>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? "Daniel Verite" <daniel@manitou-mail.org>
Re: Should CSV parsing be stricter about mid-field quotes? Tom Lane <tgl@sss.pgh.pa.us>
Re: Should CSV parsing be stricter about mid-field quotes? Andrew Dunstan <andrew@dunslane.net>
Re: Should CSV parsing be stricter about mid-field quotes? "Daniel Verite" <daniel@manitou-mail.org>
Re: Should CSV parsing be stricter about mid-field quotes? Kirk Wolak <wolakk@gmail.com>
Re: Should CSV parsing be stricter about mid-field quotes? "Daniel Verite" <daniel@manitou-mail.org>
Re: Should CSV parsing be stricter about mid-field quotes? Kirk Wolak <wolakk@gmail.com>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
Re: Should CSV parsing be stricter about mid-field quotes? Andrew Dunstan <andrew@dunslane.net>
Re: Should CSV parsing be stricter about mid-field quotes? Pavel Stehule <pavel.stehule@gmail.com>
Re: Should CSV parsing be stricter about mid-field quotes? "Joel Jacobson" <joel@compiler.org>
On 2024-10-09 We 11:58 AM, Tom Lane wrote:
> "Joel Jacobson" writes:
>> I think it would be nicest to introduce a new "raw" FORMAT,
>> that clearly get things right already at the top-level,
>> instead of trying to customize any of the existing formats.
> FWIW, I like this idea. It makes it much clearer how to have a
> fast parsing path.
>
>
WFM, so something like FORMAT {SIMPLE, RAW, FAST, SINGLE}? We don't seem
to have an existing keyword that we could sanely reuse here.
cheers
andrew
--
Andrew Dunstan
EDB: https://www.enterprisedb.com
В списке pgsql-hackers по дате отправления