Re: alphabetize long options in pg_dump[all] docs
Álvaro Herrera <alvherre@kurilemu.de>
From: Álvaro Herrera <alvherre@kurilemu.de>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Nathan Bossart <nathandbossart@gmail.com>, pgsql-hackers@postgresql.org, pgsql@j-davis.com
Date: 2025-04-30T14:46:37Z
Lists: pgsql-hackers
On 2025-Apr-30, Peter Eisentraut wrote: > On 29.04.25 23:54, Nathan Bossart wrote: > > Fair point. We seem to be pivoting towards long options, anyway. If > > there's support for this, I could go through all the client and server > > application docs to ensure they match this style. > > However, I think this would require coordination across all --help output > and man pages (76 objects), so for the short term, let's just move recently > added options to the right place under the current theory/theories, and > leave a larger reshuffling for later. +1 WFM -- Álvaro Herrera PostgreSQL Developer — https://www.EnterpriseDB.com/ "Pero la cosa no es muy grave ..." (le petit Nicolas -- René Goscinny)
Commits
-
doc: Alphabetize long options for pg_dump[all].
- f60420cff66a 18.0 landed