diff options
author | Nathan Bossart <nathan@postgresql.org> | 2025-04-30 13:07:51 -0500 |
---|---|---|
committer | Nathan Bossart <nathan@postgresql.org> | 2025-04-30 13:07:51 -0500 |
commit | f60420cff66a9089a9b431f9c07f4a29aae4990a (patch) | |
tree | db2d15e3d08d54245e5382e475e5fe6c35055f92 /src/backend/parser/parser.c | |
parent | 368c3fbf9da96787d4e7cae61e11518d72f75071 (diff) | |
download | postgresql-f60420cff66a9089a9b431f9c07f4a29aae4990a.tar.gz postgresql-f60420cff66a9089a9b431f9c07f4a29aae4990a.zip |
doc: Alphabetize long options for pg_dump[all].
The current ordering strategy for these pages is to list the short
options in alphabetical order followed by the long options in
alphabetical order. If an option has both a short variant and a
long variant, the short variant takes precedence. This commit
moves a few recently added options to match this style. We should
probably adjust all pages and --help output to list the long and
short options in one combined alphabetical list (with the long
variants taking precedence), but that is a much larger change, so
it is left as a future exercise.
Oversights in commits a5cf808be5, 1fd1bd8710, and bde2fb797a.
Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de>
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/aBFBtsltgu3-IU1d%40nathan
Diffstat (limited to 'src/backend/parser/parser.c')
0 files changed, 0 insertions, 0 deletions