Re: WIP: Covering + unique indexes.
От
Alvaro Herrera
Тема
Re: WIP: Covering + unique indexes.
Дата
Msg-id
20180407132439.cc6fhomh7oovzdxm@alvherre.pgsql
Ответ на
Re: WIP: Covering + unique indexes. (Alexander Korotkov)
Список
Дерево обсуждения
Re: WIP: Covering + unique indexes. Anastasia Lubennikova <a.lubennikova@postgrespro.ru>
I didn't like rel.h being included in itup.h. Do you really need a Relation as argument to index_truncate_tuple? It looks to me like you could pass the tupledesc instead; indnatts could be passed as a separate argument instead of IndexRelationGetNumberOfAttributes. -- Álvaro Herrera https://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-hackers по дате отправления