]> granicus.if.org Git - postgresql/commit
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:05:10 +0000 (12:05 +0200)
commit463dde8def8befec1e8f1f3c106c1ce1108ad54f
tree2a99566586fe9485da7501adc476fe51a80067fb
parentf3d7077dad94d6ac864647eaa50f5dd0590a6c8d
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