pgsql: Cosmetic changes: rename some struct fields, and move the - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Cosmetic changes: rename some struct fields, and move the
Date
Msg-id 20070327203603.DE7E79FB72B@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/src/backend/postmaster:
        autovacuum.c (r1.38 -> r1.39)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/autovacuum.c.diff?r1=1.38&r2=1.39)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Remove item due to lack of interest: < * %Add pg_get_acldef(),
Next
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Install import libraries used to link to libpq, ecpg and the