Re: Allow to specify #columns in heap/index_form_tuple

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Allow to specify #columns in heap/index_form_tuple
Дата
Msg-id CAH2-Wz=6700bysb0_K96wER_AWaue4qxnO=0NbQBGnL1KFnzKQ@mail.gmail.com
обсуждение исходный текст
Ответ на Allow to specify #columns in heap/index_form_tuple  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
I don't see why you'd necessarily need to know where in the index the tuple came from under my proposal. Besides, as I already pointed out, we already hard code minus infinity handling within internal pages during tuple comparisons. 

Anastasia's patch could modify nbtree in exactly the same way as suffix truncation would. I see no conflict there. Quite the opposite, in fact.

--
Peter Geoghegan
(Sent from my phone)

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: [sqlsmith] Failed assertion in _hash_kill_items/MarkBufferDirtyHint
Следующее
От: Tom Lane
Дата:
Сообщение: Re: postgres_fdw IMPORT SCHEMA and partitioned tables