diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-01-15 20:48:48 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-01-15 20:52:18 +0200 |
commit | b337d9657b4dbb72cfbb1012c15a01c5c74ff533 (patch) | |
tree | cb59bc3a108c15d96b1d93a594af39fe0e8aaebd /src/backend/tcop/postgres.c | |
parent | d25192892d61419278fbb216e695cb070c332092 (diff) | |
download | postgresql-b337d9657b4dbb72cfbb1012c15a01c5c74ff533.tar.gz postgresql-b337d9657b4dbb72cfbb1012c15a01c5c74ff533.zip |
Fix thinko in re-setting wal_log_hints flag from a parameter-change record.
The flag is supposed to be copied from the record. Same issue with
track_commit_timestamps, but that's master-only.
Report and fix by Petr Jalinek. Backpatch to 9.4, where wal_log_hints was
added.
Diffstat (limited to 'src/backend/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions