forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit49b0418
committed
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 withtrack_commit_timestamps, but that's master-only.Report and fix by Petr Jalinek. Backpatch to 9.4, where wal_log_hints wasadded.1 parent8e166e1 commit49b0418
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8962 | 8962 |
| |
8963 | 8963 |
| |
8964 | 8964 |
| |
8965 |
| - | |
8966 |
| - | |
| 8965 | + | |
| 8966 | + | |
8967 | 8967 |
| |
8968 | 8968 |
| |
8969 | 8969 |
| |
|
0 commit comments
Comments
(0)