pgsql: a small tweak to enable display in the log file of database name - Mailing list pgsql-committers

From momjian@svr1.postgresql.org (Bruce Momjian)
Subject pgsql: a small tweak to enable display in the log file of database name
Date
Msg-id 20050511180714.CD26454496@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
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)

pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: This patch will ensure that the hash table iteration performed by
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: Give pg_regress a --load-language option, so that it can be used