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
- v2.1-0000-headerscheck-Use-LLVM_CPPFLAGS.patch (text/plain) patch v2-0000
- v2.1-0001-headerscheck-ccache-support.patch (text/plain) patch v2-0001
- v2.1-0002-ci-Run-headerscheck-and-cplusplucheck-in-parall.patch (text/plain) patch v2-0002
- v2.1-0003-headerscheck-Parallelize-by-writing-out-a-makef.patch (text/plain) patch v2-0003
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 →
-
ci: Run headerscheck and cpluspluscheck in parallel
- 085a531983e2 19 (unreleased) landed
-
headerscheck ccache support
- 40bdd839f52a 19 (unreleased) landed
-
headerscheck: Use LLVM_CPPFLAGS
- d0b7a0b4c8f4 19 (unreleased) landed