Re: The smallest patch (vacuumdb.c)

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Josh Berkus <josh@agliodbs.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-06-11T23:59:26Z
Lists: pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
>> Looks like someone accidentally deleted the -Z option from vacuumdb.

Forgot to add it in the first place, looks like.

>> Patch attached, one character.  ;-)

> Make that 3 characters; Jan pointed out that we ought to have the
> command-string in the same order as the switch options.

Applied.

			regards, tom lane