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.gg24...@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(-)