pgsql: Add csvlog output for the new query_id value

Started by Bruce Momjianover 5 years ago1 messagescomitters
Jump to latest
#1Bruce 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: /messages/by-id/20210408005402.GG24239@momjian.us

Author: Julien Rouhaud, Bruce Momjian

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f57a2f5e03054ade221e554c70e628e1ffae1b66

Modified Files
--------------
doc/src/sgml/config.sgml | 4 +++-
doc/src/sgml/file-fdw.sgml | 3 ++-
src/backend/utils/error/elog.c | 12 ++++++++----
3 files changed, 13 insertions(+), 6 deletions(-)