Re: convert libpq uri-regress tests to tap test

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: convert libpq uri-regress tests to tap test
Дата
Msg-id 20220225175647.bvordgiauekrbkyj@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: convert libpq uri-regress tests to tap test  (Andres Freund <andres@anarazel.de>)
Ответы Re: convert libpq uri-regress tests to tap test  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Hi,

On 2022-02-24 08:46:23 -0800, Andres Freund wrote:
> I'm mildly inclined to only do 0001 and 0002 for now. We'd not loose msvc
> coverage, because it already doesn't build the test. Once we've ironed that
> stuff out, we could do 0003?

From what I can see in the buildfarm client, we'd not loose (nor gain) any
buildfarm coverage either. It doesn't run the test today.

Greetings,

Andres Freund



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

Предыдущее
От: Matthias van de Meent
Дата:
Сообщение: Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs)
Следующее
От: Dean Rasheed
Дата:
Сообщение: Re: [PATCH] Add reloption for views to enable RLS