Re: COPY formatting - Mailing list pgsql-hackers

From Greg Stark
Subject Re: COPY formatting
Date
Msg-id 87oeqty8gv.fsf@stark.xeocode.com
Whole thread Raw
In response to Re: COPY formatting  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: COPY formatting
List pgsql-hackers
Tom Lane <tgl@sss.pgh.pa.us> writes:

> I could go with that too.  The question here is do we have any popular
> use-cases that aren't solved by that extension, but could be solved by
> simple user-level data formatting functions?  I'm not real eager to add
> such a feature as an "if we build it they will come" speculation, but
> if anyone can point to solid use-cases besides handling CSV, then it
> probably is worth doing.

(I can't believe I'm saying this, but) It seems like xml output would be the
use case you're looking for.

-- 
greg



pgsql-hackers by date:

Previous
From: Kevin Brown
Date:
Subject: Re: [PERFORM] fsync method checking
Next
From: Jonathan Gardner
Date:
Subject: Re: Bug in CVS HEAD on bootparse.y???