Re: pgsql: Add defenses to btree and hash index AMs to do simple sanity - Mailing list pgsql-committers

From Tom Lane
Subject Re: pgsql: Add defenses to btree and hash index AMs to do simple sanity
Date
Msg-id 5051.1131316297@sss.pgh.pa.us
Whole thread Raw
In response to pgsql: Add defenses to btree and hash index AMs to do simple sanity  (tgl@svr1.postgresql.org (Tom Lane))
List pgsql-committers
Neil Conway <neilc@samurai.com> writes:
> On Sun, 2005-06-11 at 15:29 -0400, Tom Lane wrote:
>> (gist still needs the same treatment.)

> If you're planning on doing the same for GiST (or if there's some reason
> it can't easily be done), let me know -- otherwise I'll look into doing
> that.

I'm on it now, just felt like committing what I had ...

            regards, tom lane

pgsql-committers by date:

Previous
From: am@pgfoundry.org (User Am)
Date:
Subject: press - pr: Release date is 8 nov afterall (?)
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Add simple sanity checks on newly-read pages to GiST, too.