diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-02-08 16:50:21 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-02-08 16:50:21 +0000 |
commit | 9184cc7dab0b00f6a1325a762e856ed1079327cf (patch) | |
tree | 8469f2260d19935c326d37b2478c3aa218bf8308 /src/backend/utils/adt/numeric.c | |
parent | dfc902854aa008ea4bd1096ab1657d226f0b9bfa (diff) | |
download | postgresql-9184cc7dab0b00f6a1325a762e856ed1079327cf.tar.gz postgresql-9184cc7dab0b00f6a1325a762e856ed1079327cf.zip |
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.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions