Re: [PATCHES] That dump-comments-on-composite-type-columns patch... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [PATCHES] That dump-comments-on-composite-type-columns patch...
Date
Msg-id 14220.1091979111@sss.pgh.pa.us
Whole thread Raw
In response to Re: [PATCHES] That dump-comments-on-composite-type-columns patch...  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: [PATCHES] That dump-comments-on-composite-type-columns patch...  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne <chriskl@familyhealth.com.au> writes:
> Another interesting think I noticed in pg_dump is dumping of LOBs.  It
> seems to declare a cursor that fetches the blobs and then issues a fetch
> 1000 to get the first 1000 lobs.  It never seems to execute any further
> fetches.

Huh?  That's inside a do-loop.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Ready for Beta ... ?
Next
From: Andreas Pflug
Date:
Subject: Re: Ready for Beta ... ?