Re: WIP: Covering + unique indexes.

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: WIP: Covering + unique indexes.
Дата
Msg-id 20180831205020.nxhw6ypysgshjtnl@alvherre.pgsql
обсуждение исходный текст
Ответ на Re: WIP: Covering + unique indexes.  (Teodor Sigaev <teodor@sigaev.ru>)
Список pgsql-hackers
I'm wondering what's the genesis of this coninclude column actually.
As far as I can tell, the only reason this column is there, is to be
able to print the INCLUDE clause in a UNIQUE/PK constraint in ruleutils
... but surely the same list can be obtained from the pg_index.indkey
instead?

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: psql \dC incorrectly shows casts "with inout" as "binary coercible" on 9.5.14 and 11beta3
Следующее
От: Jean-Pierre Pelletier
Дата:
Сообщение: Re: psql \dC incorrectly shows casts "with inout" as "binarycoercible" on 9.5.14 and 11beta3