Re: Dump comments on large objects in text mode - Mailing list pgsql-patches

From Tom Lane
Subject Re: Dump comments on large objects in text mode
Date
Msg-id 14184.1120103098@sss.pgh.pa.us
Whole thread Raw
In response to Re: Dump comments on large objects in text mode  (Alvaro Herrera <alvherre@surnet.cl>)
Responses Re: Dump comments on large objects in text mode  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Re: Dump comments on large objects in text mode  (Alvaro Herrera <alvherre@surnet.cl>)
List pgsql-patches
Alvaro Herrera <alvherre@surnet.cl> writes:
> On Wed, Jun 29, 2005 at 11:05:43PM -0400, Tom Lane wrote:
>> That's pretty icky :-(.  I think the right way is more like this.

> Wow, that's complex.  No wonder I wasn't able to come up with a patch to
> dump ALTER DATABASE commands some time ago.

The trick in hacking pg_dump is to understand which layer you need to
modify.  The whole thing seems overly complex to me :-( ... but
redesigning it is a project for another release cycle.

            regards, tom lane

(BTW: Alvaro, I've been having direct mail to you bounce lately ---
let's see if this goes through ...)

pgsql-patches by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Dump comments on large objects in text mode
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: Dump comments on large objects in text mode