Removed ELOG_TIMESTAMPS #define in favor of two run-time
Peter Eisentraut <peter_e@gmx.net>
Removed ELOG_TIMESTAMPS #define in favor of two run-time configuration options `Log_timestamp' and `Log_pid'.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/error/elog.c | modified | +66 −47 |
| src/backend/utils/misc/guc.c | modified | +4 −2 |
| src/include/config.h.in | modified | +1 −6 |
| src/include/utils/elog.h | modified | +4 −1 |