pgsql: Fix outdated --help message for postgres -f
Started by Michael Paquieralmost 4 years ago1 messagescomitters
Fix outdated --help message for postgres -f
This option switch supports a total of 8 values, as told by
set_plan_disabling_options() and the documentation, but this was not
reflected in the output generated by --help.
Author: Junwang Zhao
Discussion: /messages/by-id/CAEG8a3+pT3cWzyjzKs184L1XMNm8NDnoJLiSjAYSO7XqpRh_vA@mail.gmail.com
Backpatch-through: 10
Branch
------
REL_15_STABLE
Details
-------
https://git.postgresql.org/pg/commitdiff/a5d2337005820a2227d2d9970cdd5a7ac67bfc75
Modified Files
--------------
src/backend/main/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)