diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2017-07-06 17:20:37 +0300 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2017-07-06 17:20:37 +0300 |
commit | b90e4ca3edfd60309e4bc4fcb96e658826a7e20d (patch) | |
tree | c5a736b42a9577989e34a409138aa533093583e6 /src/backend/executor | |
parent | fb63a0aa3388430545c7857e72251fc52eb85b1c (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/executor')
0 files changed, 0 insertions, 0 deletions