When outputting the session id in log_line_prefix (%c) or in CSV log
Bruce Momjian <bruce@momjian.us>
When outputting the session id in log_line_prefix (%c) or in CSV log output mode, cause the hex digits after the period to always be at least four hex digits, with zero-padding.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/error/elog.c | modified | +2 −2 |