OSDN Git Service

During swap_relfilenodes, swap relation size statistic fields along with
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Nov 2002 21:20:40 +0000 (21:20 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Nov 2002 21:20:40 +0000 (21:20 +0000)
commite02d1abee6ada0658ddcbc73dc45925e6054781c
tree85567b5081f70c83db662488c56fa74bac8cc617
parent5123139210a6767e99f3e420038d64926beb7d78
During swap_relfilenodes, swap relation size statistic fields along with
the relfilenode and toast fields.  This ensures that the newly-computed
statistics will be available on completion of CLUSTER.
src/backend/commands/cluster.c