Doc: clarify there's no log_line_prefix in csvlog or jsonlog output. The documentation didn't make clear that "log_line_prefix" is not output when "log_destination" is "csvlog" or "jsonlog".
Reported-by: Michael Schönitzer <[email protected]> Author: Laurenz Albe <[email protected]> Co-authored-by: Tom Lane <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 14 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/f197fdee8265050bfefb2f5d00829a814ff05ae4 Modified Files -------------- doc/src/sgml/config.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
