Re: CSV mode option for pg_dump

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: CSV mode option for pg_dump
Дата
Msg-id 44903371.9050309@dunslane.net
обсуждение исходный текст
Ответ на Re: CSV mode option for pg_dump  (Greg Stark <gsstark@mit.edu>)
Список pgsql-hackers

Greg Stark wrote:

>And before you ask, yes, virtually every version of Excel has changed its csv
>file format.
>
>
>  
>

I'd be interested to hear of Excel variants we haven't catered for - our 
CSV parsing is some of the most flexible and complete around, IMNSHO.  
BTW, I suspect we won't see too much movement on this front in future, 
given the moves on the XML front.

cheers

andrew


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: CSV mode option for pg_dump
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Question about Ctrl-C and less