Re: headerscheck ccache support

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Álvaro Herrera <alvherre@kurilemu.de>, Nazir Bilal Yavuz <byavuz81@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-11-28T13:10:53Z
Lists: pgsql-hackers

Attachments

On 28.11.25 13:59, Álvaro Herrera wrote:
> On 2025-Nov-28, Nazir Bilal Yavuz wrote:
> 
>> I could not apply patches cleanly. Am I missing something?
> 
> Yeah, I couldn't get `git am` or `git apply` to accept the patches
> either, not even with -3.  However, `patch -p1` does accept it.  Weird.

I had another commit in my local branch that I needed to get the actual 
compilations working, but which was unrelated to this discussion. 
Apparently, this created enough fuzz to break the subsequent patches. 
Here is the patch series again completely, but ignore the 0000 patch for 
now.

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. ci: Run headerscheck and cpluspluscheck in parallel

  2. headerscheck ccache support

  3. headerscheck: Use LLVM_CPPFLAGS