Re: allow CSV quote in NULL

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: allow CSV quote in NULL
Дата
Msg-id 20070729231715.GB4908@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: allow CSV quote in NULL  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-patches
Stephen Frost wrote:
> * Tom Lane (tgl@sss.pgh.pa.us) wrote:
> > Stephen Frost <sfrost@snowman.net> writes:
> > >   Please find attached a minor patch to remove the constraints that a
> > >   user can't include the delimiter or quote characters in a 'NULL AS'
> > >   string when importing CSV files.
> >
> > This can't really be sane can it?
>
> hm?  It's a problem I've run into a number of times and I finally got
> fed up with it enough to create a patch for it.

I've seen people in the same situation before, so this makes sense from
that perspective.  If there's a vote, the patch gets a +1 from me.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

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

Предыдущее
От: Andrew Dunstan
Дата:
Сообщение: enable logging of start time/cookie for all backend processes
Следующее
От: Gregory Stark
Дата:
Сообщение: Re: Repair cosmetic damage (done by pg_indent?)