Header checker scripts should fail on failure

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Header checker scripts should fail on failure
Date: 2022-08-15 05:38:21
Message-ID: CA+hUKGKtDwPo9wzKgbStDwfOhEpywMc6PQofio8fAHR7yUjgxw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

I thought commit 81b9f23c9c8 had my back, but nope, we still need to
make CI turn red if "headerscheck" and "cpluspluscheck" don't like our
patches (crake in the build farm should be a secondary defence...).
See attached.

Attachment Content-Type Size
fail.patch text/x-patch 1.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2022-08-15 05:38:29 Re: [PoC] Improve dead tuple storage for lazy vacuum
Previous Message Andrey Lepikhov 2022-08-15 05:29:22 Re: Fast COPY FROM based on batch insert