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. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/c846e67c46d5e72e6a0855282720bc44c6f95cb9 Modified Files -------------- src/backend/access/rmgrdesc/xlogdesc.c | 7 +++++-- src/backend/utils/misc/postgresql.conf.sample | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
