pgsql: Support index INCLUDE in the AM properties interface.
В списке pgsql-committers по дате отправления:
| От | Andrew Gierth |
|---|---|
| Тема | pgsql: Support index INCLUDE in the AM properties interface. |
| Дата | |
| Msg-id | E1f52aO-00073b-MA@gemulon.postgresql.org обсуждение исходный текст |
| Ответы |
Re: pgsql: Support index INCLUDE in the AM properties interface.
|
| Список | pgsql-committers |
Support index INCLUDE in the AM properties interface. This rectifies an oversight in commit 8224de4f4, by adding a new property 'can_include' for pg_indexam_has_property, and adjusting the results of pg_index_column_has_property to give more appropriate results for INCLUDEd columns. Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/49b0e300f7dd56b092c0046ee29dc2b15beea9a8 Modified Files -------------- doc/src/sgml/func.sgml | 6 ++ src/backend/utils/adt/amutils.c | 158 +++++++++++++++++++++++----------- src/include/access/amapi.h | 9 +- src/test/regress/expected/amutils.out | 57 ++++++++++-- src/test/regress/sql/amutils.sql | 17 +++- 5 files changed, 185 insertions(+), 62 deletions(-)
В списке pgsql-committers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера