Re: Force testing of query jumbling code in TAP tests

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Force testing of query jumbling code in TAP tests
Дата
Msg-id ZAGTh8akg0u/6Y1a@paquier.xyz
обсуждение исходный текст
Ответ на Re: Force testing of query jumbling code in TAP tests  (Michael Paquier <michael@paquier.xyz>)
Список pgsql-hackers
On Tue, Feb 28, 2023 at 02:06:05PM +0900, Michael Paquier wrote:
> Are there any objections to do what's proposed in the patch and
> improve the testing coverage of query jumbling by default?

Well, done this one as of d28a449.  More validation tests could always
be added later if there are better ideas.  Coverage of this code has
gone up to 94.4% at the end:
https://coverage.postgresql.org/src/backend/nodes/queryjumblefuncs.funcs.c.gcov.html
--
Michael

Вложения

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

Предыдущее
От: Corey Huinker
Дата:
Сообщение: Re: Add SHELL_EXIT_CODE to psql
Следующее
От: vignesh C
Дата:
Сообщение: Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is full on the publisher