Re: [PATCHES] allow CSV quote in NULL
| От | Stephen Frost |
|---|---|
| Тема | Re: [PATCHES] allow CSV quote in NULL |
| Дата | |
| Msg-id | 20070731185239.GP4887@tamriel.snowman.net обсуждение |
| Ответ на | Re: [PATCHES] allow CSV quote in NULL (Tom Lane <tgl@sss.pgh.pa.us>) |
| Список | pgsql-hackers |
* Tom Lane (tgl@sss.pgh.pa.us) wrote:
> Andrew Dunstan <andrew@dunslane.net> writes:
> > ... Oh, and if we did allow the
> > quote char we should surely only allow it on input - just because other
> > programs produce absurd output there is not reason we should.
>
> Yeah. The *real* problem with the patch as proposed is that it allows a
> COPY OUT to emit a file that cannot be reloaded correctly, even given
> the same options used to prepare it. I think that the restrictions were
> put there more to prevent that scenario than to restrict COPY IN.
erp. My apologies, I hadn't ever intended for this to be used with COPY
OUT. For some reason I had thought my changes were isolated to the COPY
CSV IN path. I'd be happy to adjust the patch to only accept the
quote-in-null syntax when doing a COPY CSV IN.
Thanks,
Stephen
В списке pgsql-hackers по дате отправления: