Re: generic copy options

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: generic copy options
Дата
Msg-id 24915.1253471589@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: generic copy options  (Emmanuel Cecchet <manu@asterdata.com>)
Ответы Re: generic copy options  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-hackers
Emmanuel Cecchet <manu@asterdata.com> writes:
> So maybe a tradeoff is to differentiate format specific options like in: 
> (delimiter '.', format csv, format_header, format_escape...)
> This should also make clear if someone develops a new format what 
> options need to be addressed.

I think that distinction would exist internally.  What I'm not
clear on is why we would want it visible externally.

But anyhow I think we have run through all the arguments, and it's
time for some votes from other people.
        regards, tom lane


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

Предыдущее
От: Emmanuel Cecchet
Дата:
Сообщение: Re: generic copy options
Следующее
От: "David E. Wheeler"
Дата:
Сообщение: Re: updated hstore patch