pgsql: ci: Remove extra PG_TEST_EXTRA from NetBSD/OpenBSD - Mailing list pgsql-committers

From Jacob Champion
Subject pgsql: ci: Remove extra PG_TEST_EXTRA from NetBSD/OpenBSD
Date
Msg-id E1utoxE-000Jre-2y@gemulon.postgresql.org
Whole thread Raw
List 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@gmail.com>
Suggested-by: Peter Eisentraut <peter@eisentraut.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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: pgsql: Fix mistake in new GUC tables source
Next
From: Nathan Bossart
Date:
Subject: pgsql: Move dynamically-allocated LWLock tranche names to shared memory