pgsql: test_plan_advice: Set TAP test priority 50 in meson.build. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: test_plan_advice: Set TAP test priority 50 in meson.build.
Date
Msg-id E1w3ZMU-000dwC-2q@gemulon.postgresql.org
Whole thread Raw
List 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@gmail.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(+)


pgsql-committers by date:

Previous
From: Andrew Dunstan
Date:
Subject: pgsql: introduce CopyFormat, refactor CopyFormatOptions
Next
From: Álvaro Herrera
Date:
Subject: pgsql: SET NOT NULL: Call object-alter hook only after the catalog chan