Re: ci: namespace ccache by PostgreSQL major version - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: ci: namespace ccache by PostgreSQL major version
Date
Msg-id DK3OXY9DSO0B.3HUAWS1MF0LOP@jeltef.nl
Whole thread
In response to Re: ci: namespace ccache by PostgreSQL major version  ("Jelte Fennema-Nio" <postgres@jeltef.nl>)
List 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

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Bypassing cursors in postgres_fdw to enable parallel plans
Next
From: surya poondla
Date:
Subject: Re: Fix races conditions in DropRole() and GrantRole()