Cosmetic changes: rename some struct fields, and move the fetching of pgstat
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 27 Mar 2007 20:36:03 +0000 (20:36 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Tue, 27 Mar 2007 20:36:03 +0000 (20:36 +0000)
commit99e038ea17357da1d44f989aac373f76603bfbdc
tree13b43b29306af135bb54a8a98c1c745d6a75940a
parent482e89032a0c0b0db01a75178a00568151ac8a2f
Cosmetic changes: rename some struct fields, and move the fetching of pgstat
table entries to a separate routine.  Don't pass the pgstat database entry to
do_autovacuum; rather, have it fetch it by itself.
src/backend/postmaster/autovacuum.c