Add csvlog output for the new query_id value
Bruce Momjian <bruce@momjian.us>
Add csvlog output for the new query_id value This also adjusts the printf format for query id used by log_line_prefix (%Q). Reported-by: Justin Pryzby Discussion: https://postgr.es/m/20210408005402.GG24239@momjian.us Author: Julien Rouhaud, Bruce Momjian
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +3 −1 |
| doc/src/sgml/file-fdw.sgml | modified | +2 −1 |
| src/backend/utils/error/elog.c | modified | +8 −4 |