Re: stack usage in toast_insert_or_update()

Поиск
Список
Период
Сортировка
От Pavan Deolasee
Тема Re: stack usage in toast_insert_or_update()
Дата
Msg-id 2e78013d0701310325y3581521fp59379c43a9eba54@mail.gmail.com
обсуждение исходный текст
Ответ на Re: stack usage in toast_insert_or_update()  ("Pavan Deolasee" <pavan.deolasee@gmail.com>)
Список pgsql-hackers

On 1/31/07, Pavan Deolasee <pavan.deolasee@gmail.com> wrote:

Attached is a patch which would print the recursion depth for
toast_insert_or_update() before PANICing the server to help us
examine the core.


Here is the attachment.

Thanks,
Pavan

--

EnterpriseDB     http://www.enterprisedb.com
Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Pavan Deolasee"
Дата:
Сообщение: Re: stack usage in toast_insert_or_update()
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Fix for plpython functions; return true/false for boolean,