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 20:17:20
Message-ID: 200107162017.f6GKHKN02943@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied.

> 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 :)
> --
> Martijn van Oosterhout <kleptog(at)svana(dot)org>
> http://svana.org/kleptog/
> > It would be nice if someone came up with a certification system that
> > actually separated those who can barely regurgitate what they crammed over
> > the last few weeks from those who command secret ninja networking powers.

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
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 20:30:59 Re: Clear out the reminants of EXTEND INDEX
Previous Message Bruce Momjian 2001-07-16 20:15:54 Re: Clear out the reminants of EXTEND INDEX