Allow printf-style padding specifications in log_line_prefix.
Robert Haas <rhaas@postgresql.org>
Allow printf-style padding specifications in log_line_prefix. David Rowley, after a suggestion from Heikki Linnakangas. Reviewed by Albe Laurenz, and further edited by me.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +8 −2 |
| src/backend/utils/error/elog.c | modified | +202 −37 |