alphabetize long options in pg_dump[all] docs - Mailing list pgsql-hackers

From Nathan Bossart
Subject alphabetize long options in pg_dump[all] docs
Date
Msg-id aBFBtsltgu3-IU1d@nathan
Whole thread Raw
Responses Re: alphabetize long options in pg_dump[all] docs
List 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

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: add --sequence-data to pg_dumpall
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: New committer: Jacob Champion