| From: | Michael Paquier <michael(at)paquier(dot)xyz> |
|---|---|
| To: | Junwang Zhao <zhjwpku(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
| Subject: | Re: fix stale help message |
| Date: | 2022-08-15 04:41:14 |
| Message-ID: | YvnOapNzetK+jvl/@paquier.xyz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Michael Paquier | 2022-08-15 05:12:44 | Re: Tab completion for "ALTER TYPE typename SET" and rearranged "Alter TYPE typename RENAME" |
| Previous Message | Masahiko Sawada | 2022-08-15 02:16:56 | Re: Improve description of XLOG_RUNNING_XACTS |