diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2017-07-06 17:20:17 +0300 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2017-07-06 17:20:17 +0300 |
commit | fb2d385e6521c221f2d6681125e6e42ff8b28440 (patch) | |
tree | c39e8c4bf283b82dff103f4ca9e8b7fc34ee66df /src/backend/utils/adt/json.c | |
parent | 90630a6ad1878a2e2b8a085970e77181d32d8a08 (diff) | |
download | postgresql-fb2d385e6521c221f2d6681125e6e42ff8b28440.tar.gz postgresql-fb2d385e6521c221f2d6681125e6e42ff8b28440.zip |
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/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions