Re: pg_waldump: add test for coverage - Mailing list pgsql-hackers

From Andres Freund
Subject Re: pg_waldump: add test for coverage
Date
Msg-id 20220922151610.azlyasrrgf7hnmta@awork3.anarazel.de
Whole thread Raw
In response to pg_waldump: add test for coverage  (Dong Wook Lee <sh95119@gmail.com>)
List pgsql-hackers
Hi,

On 2022-08-23 10:50:08 +0900, Dong Wook Lee wrote:
> I wrote a test for coverage.

Unfortunately the test doesn't seem to pass on windows, and hasn't ever done so:
https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/39/3834

Due to the merge of the meson patchset, you should also add 001_basic.pl to
the list of tests in meson.build

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: [PATCH] Improve amcheck to also check UNIQUE constraint in btree index.
Next
From: Andres Freund
Date:
Subject: Re: Amcheck verification of GiST and GIN