pgsql: Allow relkind 'I' in type_sanity test.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Allow relkind 'I' in type_sanity test.
Дата
Msg-id E1qwYTS-002hal-QZ@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Allow relkind 'I' in type_sanity test.

This is cosmetic at present, since no partitioned indexes have
been created yet at the stage of the regression tests when
type_sanity runs.  But it's confusing that this list of allowed
values doesn't match reality, so fix it.

Noted by Jian He.

Discussion: https://postgr.es/m/CACJufxHhr58q-YoBeqnY5P-u8Xe2X5sMtsr3LYE1nQDwdqjB4w@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4b9fbd6be442cf36910fb34308e0edfd43f2dbdf

Modified Files
--------------
src/test/regress/expected/type_sanity.out | 2 +-
src/test/regress/sql/type_sanity.sql      | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: pgsql: doc: improve text around consistency of statistics values
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Remove PHOT from our default timezone abbreviations list.