On Sun, 2005-06-11 at 15:29 -0400, Tom Lane wrote:
> Add defenses to btree and hash index AMs to do simple sanity checks
> on every index page they read [...]
> (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.
-Neil