pgsql: Add: > * Allow log_min_messages to be specified on a per-module - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Add: > * Allow log_min_messages to be specified on a per-module
Date
Msg-id 20060410210623.B40FA11F662A@postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Add:

> * Allow log_min_messages to be specified on a per-module basis
>
>   This would allow administrators to see more detailed information from
>   specific sections of the backend, e.g. checkpoints, autovacuum, etc.

Modified Files:
--------------
    pgsql/doc:
        TODO (r1.1790 -> r1.1791)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.1790&r2=1.1791)
    pgsql/doc/src/FAQ:
        TODO.html (r1.294 -> r1.295)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/TODO.html.diff?r1=1.294&r2=1.295)

pgsql-committers by date:

Previous
From: nwakefield@pgfoundry.org (User Nwakefield)
Date:
Subject: bizgres - bizgres: added web services/SOAP transformations extensions
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Suppress unused-variable warning on platforms without