postgresql/src/backend/utils
Michael Paquier 2548349433 Mention jsonlog in description of logging_collector in GUC table
logging_collector was only mentioning stderr and csvlog, and forgot
about jsonlog.  Oversight in dc686681e0, 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
2025-02-02 11:31:26 +09:00
..
activity Improve comment about dropped entries in pgstat.c 2024-12-09 14:35:44 +09:00
adt Merge copies of converting an XID to a FullTransactionId. 2025-01-25 11:28:18 -08:00
cache At update of non-LP_NORMAL TID, fail instead of corrupting page header. 2025-01-25 11:28:18 -08:00
error Fix Y2038 issues with MyStartTime. 2024-10-07 13:51:03 -05:00
fmgr Revise GUC names quoting in messages again 2024-05-17 11:44:26 +02:00
hash Mark hash_corrupted() as pg_attribute_noreturn. 2024-03-17 17:54:45 -04:00
init Exclude parallel workers from connection privilege/limit checks. 2024-12-28 16:08:50 -05:00
mb Make the order of the header file includes consistent 2024-03-13 15:07:00 +01:00
misc Mention jsonlog in description of logging_collector in GUC table 2025-02-02 11:31:26 +09:00
mmgr Ignore not-yet-defined Portals in pg_cursors view. 2024-10-06 16:03:48 -04:00
resowner Remove unused typedefs 2024-05-17 07:36:12 +02:00
sort Use bump memory context for tuplesorts 2024-04-08 00:32:26 +12:00
time Update TransactionXmin when MyProc->xmin is updated 2024-12-21 23:42:52 +02:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
errcodes.txt Introduce transaction_timeout 2024-02-15 23:56:12 +02:00
Gen_dummy_probes.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
Gen_fmgrtab.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
generate-errcodes.pl Update copyright for 2024 2024-01-03 20:49:05 -05:00
Makefile Update copyright for 2024 2024-01-03 20:49:05 -05:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
postprocess_dtrace.sed Update copyright for 2024 2024-01-03 20:49:05 -05:00
probes.d Update copyright for 2024 2024-01-03 20:49:05 -05:00