git.postgresql.org Git - postgresql.git/commit
Mon, 8 Feb 2010 16:50:21 +0000 (16:50 +0000)
Mon, 8 Feb 2010 16:50:21 +0000 (16:50 +0000)
commit 9184cc7dab0b00f6a1325a762e856ed1079327cf
Fix serious performance bug in new implementation of VACUUM FULL:
cluster_rel necessarily builds an all-new toast table, so it's useless to
then go and VACUUM FULL the toast table.
This is the main PostgreSQL git repository.
RSS
Atom