Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM - Mailing list pgsql-committers

From [email protected] (Heikki Linnakangas)
Subject pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM
Date
Msg-id [email protected]
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: [email protected] (Tom Lane)
Date:
Subject: pgsql: First committed version of plpython_unicode_0.out did not
Next
From: [email protected] (Heikki Linnakangas)
Date:
Subject: pgsql: FREEZE and VERBOSE options were in wrong order in the VACUUM