Andrew Dunstan wrote: > Alvaro Herrera wrote: > > >Log Message: > >----------- > >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.
Ugh, sorry. Consequence of having to copy patches from a CVSup tree and a "commit tree" :-( Eventually I was bound to make such a mistake. Tom beat me to committing the fix though. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend
