When outputting the session id in log_line_prefix (%c) or in CSV log

Bruce Momjian <bruce@momjian.us>

Commit: 22cc3b35f4d614aff83606a443da475215c6dd84
Author: Bruce Momjian <bruce@momjian.us>
Date: 2012-10-16T16:37:59Z
Releases: 9.3.0
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

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