mirror of
https://github.com/postgres/postgres.git
synced 2026-03-30 14:26:23 -04:00
Refactor so that log_line_prefix() is a thin wrapper over a new function log_status_format(), and move the implementation to the latter. Export log_status_format() so that it can be used by an emit_log_hook. Discussion: https://postgr.es/m/39c8197652f4d3050aedafae79fa5af31096505f.camel%40j-davis.com Reviewed-by: Michael Paquier, Alvaro Herrera |
||
|---|---|---|
| .. | ||
| assert.c | ||
| csvlog.c | ||
| elog.c | ||
| jsonlog.c | ||
| Makefile | ||