| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: pg_resetwal: Regroup --help output |
| Date: | 2023-09-28 09:54:31 |
| Message-ID: | E1qlnj5-006RF1-Ks@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
pg_resetwal: Regroup --help output
Put the options to modify the control values into a separate group.
This matches the outline of the man page.
Reviewed-by: Aleksander Alekseev <aleksander(at)timescale(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/0f3ab4a1-ae80-56e8-3426-6b4a02507687(at)eisentraut(dot)org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/b5da1b3a939a8a7ece408131e6503be7a422e491
Modified Files
--------------
src/bin/pg_resetwal/pg_resetwal.c | 19 ++++++++++++-------
1 file changed, 12 insertions(+), 7 deletions(-)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2023-09-28 10:01:51 | pgsql: pg_resetwal: Use frontend logging API |
| Previous Message | Peter Eisentraut | 2023-09-28 09:46:54 | pgsql: pg_resetwal: Improve error with wrong/missing data directory |