Re: Make text output more generic - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Make text output more generic
Date
Msg-id 1486.1018539668@sss.pgh.pa.us
Whole thread Raw
In response to Re: Make text output more generic  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
>> What's insufficiently generic about them for you?

> Well, at a _quick_ glance they're designed only for one column output...

Well, exactly.  These are intended to be a convenient interface for that
case.  They're already sitting on top of generic tuple routines...
        regards, tom lane


pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Make text output more generic
Next
From: Tom Lane
Date:
Subject: Re: Inefficient handling of LO-restore + Patch