alphabetize long options in pg_dump[all] docs

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: pgsql(at)j-davis(dot)com
Subject: alphabetize long options in pg_dump[all] docs
Date: 2025-04-29 21:16:38
Message-ID: aBFBtsltgu3-IU1d@nathan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I noticed some of the new pg_dump[all] long options (e.g., --with-data,
--statistics-only) are not listed in alphabetical order in the docs.
Attached is a patch to fix that.

--
nathan

Attachment Content-Type Size
v1-0001-Alphabetize-long-options-in-pg_dump-all-docs.patch text/plain 7.1 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Fabrízio de Royes Mello 2025-04-29 21:23:33 Re: New committer: Jacob Champion
Previous Message Nathan Bossart 2025-04-29 20:55:08 add --sequence-data to pg_dumpall