Re: GIT patch

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Heikki Linnakangas <heikki(at)enterprisedb(dot)com>, Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: GIT patch
Date: 2007-08-17 02:21:44
Message-ID: 200708170221.l7H2Liv16464@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Joshua D. Drake wrote:
> > These patches will be held for 8.4:
> >
> > o Grouped Index Tuples (GIT)
> > o Bitmap scan changes
> > o Stream bitmaps (API change for Group Index Tuples)
> > o Maintaining cluster order on insert
> >
> > I believe Heikki is in agreement on this.
>
> That is certainly a bummer.

I think text search has challenges similar to GIT, but the GIT issues
were more how to change the internal API, while text search was a
user-API issue which is easier to bang into shape.

--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Joshua D. Drake 2007-08-17 02:29:01 Re: GIT patch
Previous Message Bruce Momjian 2007-08-17 02:18:50 Re: tsearch patch and namespace pollution