From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Tristan Partin <tristan(at)neon(dot)tech> |
Subject: | Re: make dist using git archive |
Date: | 2024-03-21 08:44:01 |
Message-ID: | c9809ea4-5094-4c29-8889-d626043ac112@eisentraut.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Here is an updated version of this patch set.
I have removed the "dirty check" stuff. It didn't really work well/was
buggy under meson, and it failed mysteriously on the Linux CI tasks. So
let's just drop that functionality for now.
I have also added a more complete commit message and some more code
comments.
I have extracted the freebsd CI script fix into a separate patch (0002).
I think this is useful even if we don't take the full CI patch (0003).
About the 0003 patch: It seems useful in principle to test these things
continuously. The dist script runs about 10 seconds in each task, and
takes a bit of disk space for the artifacts. I'm not sure to what
degree this might bother someone.
Attachment | Content-Type | Size |
---|---|---|
v4-0001-make-dist-uses-git-archive.patch | text/plain | 5.3 KB |
v4-0002-ci-freebsd-repartition-script-didn-t-copy-.git-di.patch | text/plain | 1.2 KB |
v4-0003-ci-Add-dist-building.patch | text/plain | 2.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Masahiko Sawada | 2024-03-21 09:02:47 | Re: [PoC] Improve dead tuple storage for lazy vacuum |
Previous Message | jian he | 2024-03-21 08:25:15 | Re: SQL:2011 application time |