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

From Christopher Kings-Lynne
Subject Re: [PATCHES] That dump-comments-on-composite-type-columns patch...
Date
Msg-id 4116D894.6090509@familyhealth.com.au
Whole thread Raw
In response to Re: [PATCHES] That dump-comments-on-composite-type-columns patch...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>>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.

Errr, yeah.  Don't know what made me not notice that :/


pgsql-hackers by date:

Previous
From: fastpgs
Date:
Subject: Re: Proposal for Disable Triggers
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: listen_addresses GUC parameter