Re: [PATCHES] That dump-comments-on-composite-type-columns patch...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [PATCHES] That dump-comments-on-composite-type-columns patch...
Дата
Msg-id 14220.1091979111@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [PATCHES] That dump-comments-on-composite-type-columns patch...  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Ответы Re: [PATCHES] That dump-comments-on-composite-type-columns patch...  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Ready for Beta ... ?
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Ready for Beta ... ?