pgsql: Make the log output of 'vxid' between csvlog and stderr/syslog - Mailing list pgsql-committers

From momjian@postgresql.org (Bruce Momjian)
Subject pgsql: Make the log output of 'vxid' between csvlog and stderr/syslog
Date
Msg-id 20090107042646.3E374754A1B@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Make the log output of 'vxid' between csvlog and stderr/syslog
consistent. Currently, in csvlog, vxid of an auxiliary process isn't
displayed. On the other hand, in stderr/syslog, invalid vxid (-1/0) of
that is displayed.

Fujii Masao

Modified Files:
--------------
    pgsql/src/backend/utils/error:
        elog.c (r1.210 -> r1.211)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/error/elog.c?r1=1.210&r2=1.211)

pgsql-committers by date:

Previous
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Update MinGW so it handles fseeko() similar to Unix.
Next
From: momjian@postgresql.org (Bruce Momjian)
Date:
Subject: pgsql: Break out \distv into four separate lines in the psql