Re: CSV mode option for pg_dump

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Greg Stark <gsstark(at)mit(dot)edu>
Cc: tgl(at)sss(dot)pgh(dot)pa(dot)us, pgsql-hackers(at)postgresql(dot)org
Subject: Re: CSV mode option for pg_dump
Date: 2006-06-14 16:04:01
Message-ID: 44903371.9050309@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2006-06-14 16:57:33 Re: Question about Ctrl-C and less
Previous Message Bruce Momjian 2006-06-14 15:55:54 Re: CSV mode option for pg_dump