Thread: pgsql: Fix description of WAL record XLOG_PARAMETER_CHANGE

pgsql: Fix description of WAL record XLOG_PARAMETER_CHANGE

From
Michael Paquier
Date:
Fix description of WAL record XLOG_PARAMETER_CHANGE

max_wal_senders and max_worker_processes got reversed in the output
generated because of ea92368.

Reported-by: Kevin Hale Boyes
Discussion: https://postgr.es/m/CADAecHVAD4=26KAx4nj5DBvxqqvJkuwsy+riiiNhQqwnZg2K8Q@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b7ec820559b68df446c01fe1497bd24e9091f559

Modified Files
--------------
src/backend/access/rmgrdesc/xlogdesc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)