pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM
Date: 2009-10-16 10:38:25
Message-ID: 20091016103825.C6A8D753FB7@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
FREEZE and VERBOSE options were in wrong order in the VACUUM command that
vacuumdb produces. Per report by Thom Brown.

Modified Files:
--------------
pgsql/src/bin/scripts:
vacuumdb.c (r1.26 -> r1.27)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/scripts/vacuumdb.c?r1=1.26&r2=1.27)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-10-16 10:38:55 pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM
Previous Message Tom Lane 2009-10-15 23:39:13 pgsql: First committed version of plpython_unicode_0.out did not