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 ------ REL_19_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/d26295f12ee20125f2deba81bd9abe060e213e49 Modified Files -------------- doc/src/sgml/config.sgml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
