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

Robert Haas <rhaas@postgresql.org>

Commit: 12444183e40187a9fb6002a3912053f302725f0a
Author: Robert Haas <rhaas@postgresql.org>
Date: 2026-03-20T12:41:38Z
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

Files

PathChange+/−
src/test/modules/test_plan_advice/meson.build modified +1 −0

Discussion