Re: fix stale help message
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Junwang Zhao <zhjwpku@gmail.com>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-08-15T04:41:14Z
Lists: pgsql-hackers
On Sun, Aug 14, 2022 at 09:03:15PM +0800, Junwang Zhao wrote: > I'm not sure by saying `set_plan_disabling_options` do you mean > the postgres source code? If that's the case, I think most of the > installations don't have source code but just binaries, people will > reference the help message by running `postgres --help`. I am just telling that your patch does the right thing, based on the state of the code and the contents of the docs. Applied down to 10. -- Michael
Commits
-
Fix outdated --help message for postgres -f
- 1a05596eaaaa 10.23 landed
- 6e086bb1dbeb 11.18 landed
- e2915afbd701 12.13 landed
- bcf7eb99bbf1 13.9 landed
- 63b64d827069 14.6 landed
- a5d233700582 15.0 landed
- f2108d3bd03d 16.0 landed