OSDN Git Service

New-style vacuum neglected to update pg_class statistics about indexes
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 18 Jul 2001 00:46:25 +0000 (00:46 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 18 Jul 2001 00:46:25 +0000 (00:46 +0000)
commitccf193f1a595106cacb946a41ef39e1cb2259e60
tree82117d9c333a723f6c786282a69c9b0b637347aa
parent75586cb584300393d7cde0dde292fb82ec18b3d5
New-style vacuum neglected to update pg_class statistics about indexes
if there were no deletions to do.
src/backend/commands/vacuum.c
src/backend/commands/vacuumlazy.c
src/include/commands/vacuum.h