Make the log output of 'vxid' between csvlog and stderr/syslog
Bruce Momjian <bruce@momjian.us>
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
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/error/elog.c | modified | +2 −2 |