diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2017-07-06 17:20:56 +0300 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2017-07-06 17:20:56 +0300 |
commit | f371cc9e9fffc79ab68185e07013d50147ed2bc9 (patch) | |
tree | 66cbce61e67955fb392ff6435bf05821c6f46ed7 /src/backend/commands/analyze.c | |
parent | 543e00bc1f06247850d85b7382dc3e3db72ae833 (diff) |
Fix potential data corruption during freeze
Fix oversight in 3b97e6823b94 bug fix. Bitwise AND is used instead of OR and
it cleans all bits in t_infomask heap tuple field.
Backpatch to 9.3
Diffstat (limited to 'src/backend/commands/analyze.c')
0 files changed, 0 insertions, 0 deletions