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:55
Message-ID: 20091016103855.DC20E753FB7@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.

Tags:
----
REL8_4_STABLE

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

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-10-16 22:08:36 pgsql: Rewrite pam_passwd_conv_proc to be more robust: avoid assuming
Previous Message Heikki Linnakangas 2009-10-16 10:38:25 pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM