]> granicus.if.org Git - postgresql/commit
Make the log output of 'vxid' between csvlog and stderr/syslog
authorBruce Momjian <bruce@momjian.us>
Wed, 7 Jan 2009 04:26:46 +0000 (04:26 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 7 Jan 2009 04:26:46 +0000 (04:26 +0000)
commit143e755bcf99be3eb922c5d875c53fcedef8f0b6
tree2fe6d93370b88d15c1ce1e88f5bfeac049485a38
parentd00a3472cfc4f7c429538e2dfdc4656244984f9d
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
src/backend/utils/error/elog.c