Re: ci: namespace ccache by PostgreSQL major version

From: "Jelte Fennema-Nio" <postgres(at)jeltef(dot)nl>
To: "Andres Freund" <andres(at)anarazel(dot)de>
Cc: "Nazir Bilal Yavuz" <byavuz81(at)gmail(dot)com>, "Peter Eisentraut" <peter(at)eisentraut(dot)org>, "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: ci: namespace ccache by PostgreSQL major version
Date: 2026-07-20 20:46:05
Message-ID: DK3OXY9DSO0B.3HUAWS1MF0LOP@jeltef.nl
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri Jul 17, 2026 at 6:14 PM CEST, Jelte Fennema-Nio wrote:
> Something like the attached, all done Claude. I'm gonna enjoy my weekend
> now though. Feel free to take this over.

Changed it a bit and tried it out. This works pretty well and seems like
a nice improvement for people that actually backpatch things. I think I
like this simplicity a lot better than the patch I submitted earlier to
run CI on PRs.

Attachment Content-Type Size
v2-0001-ci-Make-stable-branch-ccache-usable-by-branches-b.patch text/x-patch 10.7 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message surya poondla 2026-07-20 21:20:59 Re: Fix races conditions in DropRole() and GrantRole()
Previous Message Robert Haas 2026-07-20 20:31:59 Re: Bypassing cursors in postgres_fdw to enable parallel plans