Re: convert libpq uri-regress tests to tap test - Mailing list pgsql-hackers

From Andres Freund
Subject Re: convert libpq uri-regress tests to tap test
Date
Msg-id 20220225175647.bvordgiauekrbkyj@alap3.anarazel.de
Whole thread Raw
In response to Re: convert libpq uri-regress tests to tap test  (Andres Freund <andres@anarazel.de>)
Responses Re: convert libpq uri-regress tests to tap test
List 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 by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: Report checkpoint progress with pg_stat_progress_checkpoint (was: Report checkpoint progress in server logs)
Next
From: Dean Rasheed
Date:
Subject: Re: [PATCH] Add reloption for views to enable RLS