Обсуждение: pgsql: Add csvlog output for the new query_id value

Поиск
Список
Период
Сортировка

pgsql: Add csvlog output for the new query_id value

От
Bruce Momjian
Дата:
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

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(-)