Re: int2vector and btree indexes - Mailing list pgsql-hackers

From Tom Lane
Subject Re: int2vector and btree indexes
Date
Msg-id 20856.1476298502@sss.pgh.pa.us
Whole thread Raw
In response to Re: int2vector and btree indexes  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
List pgsql-hackers
Amit Langote <Langote_Amit_f8@lab.ntt.co.jp> writes:
> On 2016/10/11 21:40, Tom Lane wrote:
>> Hmm ... I kind of wonder why we have int2vectoreq or hashint2vector at
>> all, likewise the hash opclass based on them.

> Agreed.  So how about the attached patch to remove the said infrastructure?

Looks good, pushed.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Polyphase merge is obsolete
Next
From: Greg Stark
Date:
Subject: Re: pg_dump getBlobs query broken for 7.3 servers