diff options
author | Teodor Sigaev | 2017-07-06 14:18:55 +0000 |
---|---|---|
committer | Teodor Sigaev | 2017-07-06 14:18:55 +0000 |
commit | 31b8db8e6c1fa4436116f4be5ca789f3a01b9ebf (patch) | |
tree | f1fb706beb7a7ed45b77cc9db722a95aebbe8d0d /src/include/postgres.h | |
parent | f1dae097f2945ffcb59a9f236843e0e0bbf0920d (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/include/postgres.h')
0 files changed, 0 insertions, 0 deletions