Re: Index AM change proposals, redux - Mailing list pgsql-hackers

From Heikki Linnakangas
Subject Re: Index AM change proposals, redux
Date
Msg-id 47FE57FE.5030407@enterprisedb.com
Whole thread Raw
In response to Re: Index AM change proposals, redux  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Index AM change proposals, redux  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Yeah, and Teodor's point about cleaning up the @@@ hack pretty much
> seals the deal for me.

Note that we'll need to add candidate match support to the regular index 
scan API as well for that.

> Unless anyone has objections, I will review and apply Heikki's patch
> http://archives.postgresql.org/pgsql-patches/2007-03/msg00163.php
> which covers both the amgetmulti return-a-bitmap change and the
> candidate-matches change.

Ok. Thank you!

> (Heiiki, you don't have a later version of that do you?)

Nope.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: Index AM change proposals, redux
Next
From: Tom Lane
Date:
Subject: Re: Index AM change proposals, redux