Re: multiline CSV fields

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: multiline CSV fields
Date: 2004-11-29 03:58:43
Message-ID: 8238.1101700723@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> OK, what solutions do we have for this? Not being able to load dumped
> data is a serious bug.

Which we do not have, because pg_dump doesn't use CSV. I do not think
this is a must-fix, especially not if the proposed fix introduces
inconsistencies elsewhere.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2004-11-29 04:06:55 Re: -V, --version -- deprecated?
Previous Message Doug McNaught 2004-11-29 03:56:59 Re: [HACKERS] Adding Reply-To: <listname> to Lists

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-11-29 04:59:39 Re: multiline CSV fields
Previous Message Bruce Momjian 2004-11-29 03:43:39 Re: Faster install-sh in C