Make the log output of 'vxid' between csvlog and stderr/syslog

Bruce Momjian <bruce@momjian.us>

Commit: 143e755bcf99be3eb922c5d875c53fcedef8f0b6
Author: Bruce Momjian <bruce@momjian.us>
Date: 2009-01-07T04:26:46Z
Releases: 8.4.0
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

Files

PathChange+/−
src/backend/utils/error/elog.c modified +2 −2