From: | Jacob Champion <jchampion(at)postgresql(dot)org> |
---|---|
To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | pgsql: ci: Remove extra PG_TEST_EXTRA from NetBSD/OpenBSD |
Date: | 2025-09-03 14:59:20 |
Message-ID: | E1utoxE-000Jre-2y@gemulon.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
ci: Remove extra PG_TEST_EXTRA from NetBSD/OpenBSD
The PG_TEST_EXTRA environment variable is already set at the top level.
As of 3d1aec225, Meson tasks will use this by default, so there's no
need for another intermediate variable.
Author: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Suggested-by: Peter Eisentraut <peter(at)eisentraut(dot)org>
Discussion: https://postgr.es/m/flat/CAN55FZ0aO8d_jkyRijcGP8qO%3DXH09qG%3Dpw0ZZDvB4LMzuXYU1w%40mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/01c59380032fef5f0ce88234b04d0021dfd47d3e
Modified Files
--------------
.cirrus.tasks.yml | 1 -
1 file changed, 1 deletion(-)
From | Date | Subject | |
---|---|---|---|
Next Message | Nathan Bossart | 2025-09-03 18:58:16 | pgsql: Move dynamically-allocated LWLock tranche names to shared memory |
Previous Message | Zhijie Hou (Fujitsu) | 2025-09-03 11:40:53 | RE: pgsql: Preserve conflict-relevant data during logical replication. |