Re: GIST and TOAST

From: Andrew - Supernews <andrew+nonews(at)supernews(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: GIST and TOAST
Date: 2007-03-02 18:41:08
Message-ID: slrneugru4.2tne.andrew+nonews@atlantis.supernews.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2007-03-02, Gregory Stark <stark(at)enterprisedb(dot)com> wrote:
> I think these are actual bugs. If you happened to provide a large enough datum
> to the gist code it would cause the same problem I'm seeing. The packed
> varlena patch just makes it easier to trigger.

Are you taking into account the fact that, at least prior to your patch,
values in index tuples could never be toasted?

--
Andrew, Supernews
http://www.supernews.com - individual and corporate NNTP services

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruno Wolff III 2007-03-02 18:47:21 Re: Expanding DELETE/UPDATE returning
Previous Message Simon Riggs 2007-03-02 18:39:22 Re: UPSERT