pgsql: Fix incorrect option name in usage screen - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Fix incorrect option name in usage screen
Date
Msg-id E1v1PGY-002JtW-1K@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix incorrect option name in usage screen

The usage screen incorrectly refered to the --docs option as --sgml.
Backpatch down to v17 where this script was introduced.

Author: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/20250729.135638.1148639539103758555.horikyota.ntt@gmail.com
Backpatch-through: 17

Branch
------
REL_17_STABLE

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

Modified Files
--------------
src/backend/utils/activity/generate-wait_event_types.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: pgsql: Fix incorrect option name in usage screen
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove PointerIsValid()