Mention jsonlog in description of logging_collector in GUC table
authorMichael Paquier <[email protected]>
Sun, 2 Feb 2025 02:31:34 +0000 (11:31 +0900)
committerMichael Paquier <[email protected]>
Sun, 2 Feb 2025 02:31:34 +0000 (11:31 +0900)
commit21d7db2caf2a307170c26d1fc0551e0a42ca9daf
tree41a73c020e8aa9e59ef69b3ff50214343b6808eb
parentedb191d593a471c12a486ed45627f735ffaae0fc
Mention jsonlog in description of logging_collector in GUC table

logging_collector was only mentioning stderr and csvlog, and forgot
about jsonlog.  Oversight in dc686681e079, that has added support for
jsonlog in log_destination.

While on it, the description in the GUC table is tweaked to be more
consistent with the documentation and postgresql.conf.sample.

Author: Umar Hayat
Reviewed-by: Ashutosh Bapat, Tom Lane
Discussion: https://postgr.es/m/CAD68Dp1K_vBYqBEukHw=1jF7e76t8aszGZTFL2ugi=H7r=a7MA@mail.gmail.com
Backpatch-through: 13
src/backend/utils/misc/guc.c