diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2006-06-27 03:45:16 +0000 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2006-06-27 03:45:16 +0000 |
commit | 32ad0fc18311da9ec1f30f1444e3f97170e43e30 (patch) | |
tree | 70282ddcc77fa3baea0b4809e2bb063eeff53685 /src/backend/access/gist/gistutil.c | |
parent | dc2c25fc6246866ce809a8b6bf1d2a2856334b54 (diff) | |
download | postgresql-32ad0fc18311da9ec1f30f1444e3f97170e43e30.tar.gz |
Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table without
analyzing, so that future analyze threshold calculations don't get confused.
Also, make sure we correctly track the decrease of live tuples cause by
deletes.
Per report from Dylan Hansen, patches by Tom Lane and me.
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions