]> git.ipfire.org Git - thirdparty/postgresql.git/commit
FREEZE and VERBOSE options were in wrong order in the VACUUM command that
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 16 Oct 2009 10:38:55 +0000 (10:38 +0000)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 16 Oct 2009 10:38:55 +0000 (10:38 +0000)
commita04cb27ce38d752d133cc71db7d6dd01267069ff
tree78592cfbe36439b072836f6600567123e52048d9
parent3db362edf348b2906747acbe37fc0eda1651c8f5
FREEZE and VERBOSE options were in wrong order in the VACUUM command that
vacuumdb produces. Per report by Thom Brown.
src/bin/scripts/vacuumdb.c