Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.

Поиск
Список
Период
Сортировка
От Maxim Orlov
Тема Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.
Дата
Msg-id CACG=ezbRVZrdTguWphiFP-L2cCi_jy+spZA0wPJWA806B0=2dQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.  (Andres Freund <andres@anarazel.de>)
Ответы Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.  (Maxim Orlov <orlovmg@gmail.com>)
Список pgsql-hackers


On Thu, 22 Sept 2022 at 18:13, Andres Freund <andres@anarazel.de> wrote:
Due to the merge of the meson based build this patch needs to be
adjusted: https://cirrus-ci.com/build/6350479973154816

Looks like you need to add amcheck--1.3--1.4.sql to the list of files to be
installed and t/004_verify_nbtree_unique.pl to the tests.

Greetings,

Andres Freund

Thanks! Fixed.

--
Best regards,
Maxim Orlov.
Вложения

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

Предыдущее
От: Kyotaro Horiguchi
Дата:
Сообщение: Re: pg_rewind WAL segments deletion pitfall
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Add last_vacuum_index_scans in pg_stat_all_tables