]> granicus.if.org Git - postgresql/commit
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)
commitf1a596bdfbeea0bcd8b6ac62f7dc8c7565fcf173
tree7a9c804d9debbe09fecf615aeb4c982517118ee7
parent1678e16cb37711ee0258c1969ceee022deb92ca0
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