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