Re: stack usage in toast_insert_or_update()

From: "Pavan Deolasee" <pavan(dot)deolasee(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: stack usage in toast_insert_or_update()
Date: 2007-01-31 11:25:36
Message-ID: 2e78013d0701310325y3581521fp59379c43a9eba54@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 1/31/07, Pavan Deolasee <pavan(dot)deolasee(at)gmail(dot)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

Attachment Content-Type Size
toast.patch application/octet-stream 1.9 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Bernier 2007-01-31 12:04:24 Re: Talks for OSCON? Only 5 days left!
Previous Message Pavan Deolasee 2007-01-31 11:19:36 Re: stack usage in toast_insert_or_update()