Re: int2vector and btree indexes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: int2vector and btree indexes
Дата
Msg-id 20856.1476298502@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: int2vector and btree indexes  (Amit Langote <Langote_Amit_f8@lab.ntt.co.jp>)
Список 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 по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Polyphase merge is obsolete
Следующее
От: Greg Stark
Дата:
Сообщение: Re: pg_dump getBlobs query broken for 7.3 servers