From: | Andres Freund <andres(at)anarazel(dot)de> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | Todd Cook <cookt(at)blackduck(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Noah Misch <noah(at)leadboat(dot)com> |
Subject: | Re: TEMP_CONFIG vs test_aio |
Date: | 2025-04-01 21:34:19 |
Message-ID: | lon4dng6lffn4hamo3n654lo5w2zjadap3e437cdfr5lxdklll@vemlvmfgnbox |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Hi,
On 2025-04-01 17:08:49 -0400, Andrew Dunstan wrote:
> On 2025-04-01 Tu 4:17 PM, Andres Freund wrote:
> > For one using PG_TEST_INITDB_EXTRA_OPTS would probably require changing the
> > buildfarm code, because the buildfarm code filters out environment variables
> > that aren't on an allowlist (I really dislike that).
>
>
> Uh, not quite. Anything in the config's build_env is not filtered out. That
> change was made a year ago.
Huh. Just recently I tried to configure PG_TEST_TIMEOUT_DEFAULT in build_env
and did not take effect until I explicitly added it to the @safe_set.
Greetings,
Andres Freund
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2025-04-01 22:04:31 | pgsql: Introduce a SQL-callable function array_sort(anyarray). |
Previous Message | Andrew Dunstan | 2025-04-01 21:08:49 | Re: TEMP_CONFIG vs test_aio |
From | Date | Subject | |
---|---|---|---|
Next Message | Jacob Champion | 2025-04-01 21:46:56 | Re: Making sslrootcert=system work on Windows psql |
Previous Message | Masahiko Sawada | 2025-04-01 21:30:08 | Re: Parallel heap vacuum |