diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-06-19 14:00:55 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-06-19 14:00:55 -0400 |
commit | 68306da4880401ed9fd3b341e67a5e4cd4b8706f (patch) | |
tree | 71af39bdb607a5987237862e063d7129103e128a /src/backend/access/gist/gist.c | |
parent | 365c72f205201eb6699325cb5e7a8c19430aad29 (diff) | |
download | postgresql-68306da4880401ed9fd3b341e67a5e4cd4b8706f.tar.gz postgresql-68306da4880401ed9fd3b341e67a5e4cd4b8706f.zip |
Fix thinko in previous patch to always update pg_class.reltuples/relpages.
I mis-simplified the test where ANALYZE decided if it could get away
without doing anything: under the new regime, that's never allowed. Per
bug #6068 from Jeff Janes. Back-patch to 8.4, just like previous patch.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions