Re: add missing options to pg_dumpall

From: Stefan Kaltenbrunner <mm-mailinglist(at)madness(dot)at>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>, Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: add missing options to pg_dumpall
Date: 2004-07-14 18:18:01
Message-ID: 40F578D9.9000600@madness.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian wrote:
> Patch applied. Thanks.

thanks - that's wonderful news :-)

However the patch as it went in has a minor cosmetic issues with the
display of the --help output.
Maybe something like the attached patch should be applied to restore
the alphabetical option ordering and make the output more like the
pg_dump output.

Stefan

Attachment Content-Type Size
pg_dumpall_help_order_fix.diff text/plain 2.7 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2004-07-14 19:03:02 [subxacts] Savepoint syntax
Previous Message Peter Eisentraut 2004-07-14 18:12:36 Re: build infrastructure for extensions v3