From: | Daniel Gustafsson <daniel(at)yesql(dot)se> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Cc: | Andres Freund <andres(at)anarazel(dot)de> |
Subject: | Remove curl installation from CI images |
Date: | 2025-03-05 20:27:45 |
Message-ID: | 8745B9D8-D897-4302-BD4C-FC18F291ECB7@yesql.se |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Following a119426 in the pg-vm-images repo [0] which installed libcurl in the
CI images we can now remove the installation commands from our Cirrus tasks.
The attached is a trivial diff which restores the Cirrus task file to the state
it was in before OAuth was committed.
--
Daniel Gustafsson
[0] https://github.com/anarazel/pg-vm-images/commit/a1194268391aca8665e26542af8d26646bdc520b
Attachment | Content-Type | Size |
---|---|---|
0001-cirrus-Remove-installation-of-libcurl.patch | application/octet-stream | 1.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Sabino Mullane | 2025-03-05 20:29:45 | Re: track generic and custom plans in pg_stat_statements |
Previous Message | Jeff Davis | 2025-03-05 20:15:57 | Re: Make tuple deformation faster |