pgsql: Extend the format of CSV logs to include the additional - Mailing list pgsql-committers

From alvherre@postgresql.org (Alvaro Herrera)
Subject pgsql: Extend the format of CSV logs to include the additional
Date
Msg-id 20071211151905.2D5977540F0@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Extend the format of CSV logs to include the additional information supplied
with the logged event.  CSV logs are now a first-class citizen along plain
text logs in that they carry much of the same information.

Per complaint from depesz on bug #3799.

Modified Files:
--------------
    pgsql/doc/src/sgml:
        config.sgml (r1.158 -> r1.159)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.158&r2=1.159)
    pgsql/src/backend/utils/error:
        elog.c (r1.198 -> r1.199)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/error/elog.c?r1=1.198&r2=1.199)

pgsql-committers by date:

Previous
From: mha@postgresql.org (Magnus Hagander)
Date:
Subject: pgsql: Use _USE_32BIT_TIME_T when building with MSVC.
Next
From: mkz@pgfoundry.org (User Mkz)
Date:
Subject: pgbouncer - pgbouncer: helper macro for notice pkt