Re: headerscheck ccache support

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: headerscheck ccache support
Date: 2025-11-28 12:59:01
Message-ID: 202511281256.7hn7bg2ihr2y@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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 have git 2.47.3 and the patch says 2.52.0. Maybe somebody submitted
vibe-coded features into recent git, causing it to generate subtly
broken patch files?

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
"Para tener más hay que desear menos"

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2025-11-28 13:05:44 Re: POC: make mxidoff 64 bits
Previous Message Miłosz Bieniek 2025-11-28 12:58:01 Re: [PATCH] Add `headerscheck` run_target to meson