aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTeodor Sigaev <teodor@sigaev.ru>2017-07-06 17:18:55 +0300
committerTeodor Sigaev <teodor@sigaev.ru>2017-07-06 17:18:55 +0300
commit31b8db8e6c1fa4436116f4be5ca789f3a01b9ebf (patch)
treef1fb706beb7a7ed45b77cc9db722a95aebbe8d0d /src/backend/access/gist/gist.c
parentf1dae097f2945ffcb59a9f236843e0e0bbf0920d (diff)
downloadpostgresql-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