diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2017-07-06 17:18:55 +0300 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2017-07-06 17:18:55 +0300 |
commit | 31b8db8e6c1fa4436116f4be5ca789f3a01b9ebf (patch) | |
tree | f1fb706beb7a7ed45b77cc9db722a95aebbe8d0d /src/backend/access/gist/gist.c | |
parent | f1dae097f2945ffcb59a9f236843e0e0bbf0920d (diff) | |
download | postgresql-31b8db8e6c1fa4436116f4be5ca789f3a01b9ebf.tar.gz postgresql-31b8db8e6c1fa4436116f4be5ca789f3a01b9ebf.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/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions