Thread: pgsql: a small tweak to enable display in the log file of database name

pgsql: a small tweak to enable display in the log file of database name

From
momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Log Message:
-----------
a small tweak to enable display in the log file
of database name before table name
when VACUUMing or ANALYZing a table.

Cosimo Streppone

Modified Files:
--------------
    pgsql/contrib/pg_autovacuum:
        pg_autovacuum.c (r1.33 -> r1.34)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_autovacuum/pg_autovacuum.c.diff?r1=1.33&r2=1.34)