Re: Clear out the reminants of EXTEND INDEX

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Clear out the reminants of EXTEND INDEX
Date: 2001-07-16 14:46:44
Message-ID: 200107161446.f6GEkii06616@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

> Wow Tom, I'm impressed. You took the entire index system and turned it on
> it's head, cleaned up most of my ugly bits and managed to remove most of the
> stuff relating to extend in the process.
>
> You missed a few spots though, so here a little patch to clear out the rest
> (although maybe you're doing them as we speak, can't tell).
>
> You also took care of my next idea, which was to allow IS NULL in the index
> predicate.
>
> Anyway, keep it up :)

I am thinking I should apply this right away before the code changes
again.

Comments?

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-07-16 15:58:04 Re: Clear out the reminants of EXTEND INDEX
Previous Message Bruce Momjian 2001-07-16 14:44:33 Re: Clear out the reminants of EXTEND INDEX