pgsql: Test postmaster with program_options_handling_ok() et al. - Mailing list pgsql-committers

From Noah Misch
Subject pgsql: Test postmaster with program_options_handling_ok() et al.
Date
Msg-id E1tc6fo-003gu9-1F@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Test postmaster with program_options_handling_ok() et al.

Most executables already get that testing.  To occupy the customary
001_basic.pl name, this renumbers the new-in-October tests of
src/test/postmaster/t.

Reviewed by Thomas Munro.

Discussion: https://postgr.es/m/20241215022701.a1.nmisch@google.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2f12df7eb46d5eb428a77a8aa5dc951011418935

Modified Files
--------------
src/test/postmaster/meson.build                             |  5 +++--
src/test/postmaster/t/001_basic.pl                          | 13 +++++++++++++
.../{001_connection_limits.pl => 002_connection_limits.pl}  |  0
.../postmaster/t/{002_start_stop.pl => 003_start_stop.pl}   |  0
4 files changed, 16 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Álvaro Herrera
Date:
Subject: pgsql: Add missing CommandCounterIncrement
Next
From: Michael Paquier
Date:
Subject: pgsql: pg_amcheck: Fix test failure on Windows with non-existing role