Re: [GENERAL] [PATCH] Partial indices final?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Martijn van Oosterhout <kleptog(at)svana(dot)org>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [GENERAL] [PATCH] Partial indices final?
Date: 2001-09-05 04:30:33
Message-ID: 200109050430.f854UXX01198@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-patches


This is all applied, right?

> OK, I've changed the vacuum code now so your index doesn't get
> departialised. The changes seem pretty obvious so they're probably right.
> They certainly didn't seem to break my simple tests. How does one test that
> VACUUM works properly?
>
> I think it's time to send it to pgsql-patches now, unless someone spots a
> serious problem.
>
> http://svana.org/kleptog/pgsql/partial-indices-7.2.patch
>
> Anyway, now it's time to think about after. I can think of:
> * Complete the removal of EXTEND INDEX
> * Allow IS NULL in the predicate
>
> Anything else?
> --
> 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.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

--
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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2001-09-05 04:34:44 Re: [GENERAL] [PATCH] Partial indices final?
Previous Message Bruce Momjian 2001-09-05 03:59:48 Re: [GENERAL] DBD::Pg errstr method doesn't return full error messages

Browse pgsql-patches by date

  From Date Subject
Next Message Martijn van Oosterhout 2001-09-05 04:34:44 Re: [GENERAL] [PATCH] Partial indices final?
Previous Message Bruce Momjian 2001-09-05 03:50:51 Re: Re: patch for minor Win32 makefile bug