Print wal_log_hints in the rm_desc routing of a parameter-change record.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 5 Dec 2014 09:58:24 +0000 (11:58 +0200)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Fri, 5 Dec 2014 10:00:48 +0000 (12:00 +0200)
commitc846e67c46d5e72e6a0855282720bc44c6f95cb9
tree74463db6a7329a6560a41b207562e6091a2bba95
parentebc2b681b8ffa597137aa7a19619e6a21176e928
Print wal_log_hints in the rm_desc routing of a parameter-change record.

It was an oversight in the original commit.

Also note in the sample config file that changing wal_log_hints requires a
restart.

Michael Paquier. Backpatch to 9.4, where wal_log_hints was added.
src/backend/access/rmgrdesc/xlogdesc.c
src/backend/utils/misc/postgresql.conf.sample