pgsql: test_plan_advice: Set TAP test priority 50 in meson.build.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: test_plan_advice: Set TAP test priority 50 in meson.build.
Date: 2026-03-20 12:53:59
Message-ID: E1w3ZMU-000dwC-2q@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

test_plan_advice: Set TAP test priority 50 in meson.build.

Since this runs the main regression tests, it can take some time to
complete. Therefore, it's better to start it earlier, as we also do
for the main regression test suite.

Author: Matheus Alcantara <matheusssilv97(at)gmail(dot)com>
Discussion: http://postgr.es/m/1095d3fe-a6eb-4d83-866e-649d6f369908@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/12444183e40187a9fb6002a3912053f302725f0a

Modified Files
--------------
src/test/modules/test_plan_advice/meson.build | 1 +
1 file changed, 1 insertion(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2026-03-20 13:42:40 pgsql: SET NOT NULL: Call object-alter hook only after the catalog chan
Previous Message Andrew Dunstan 2026-03-20 12:41:00 pgsql: json format for COPY TO