diff options
author | Teodor Sigaev <teodor@sigaev.ru> | 2017-07-06 17:19:44 +0300 |
---|---|---|
committer | Teodor Sigaev <teodor@sigaev.ru> | 2017-07-06 17:19:44 +0300 |
commit | 42f62e4c976e1cf90f5e5a6381c4ee656260f230 (patch) | |
tree | 1078a1142488e44478e5f0d6aabeb700b001074a /src/backend/utils/adt/tsquery_gist.c | |
parent | f73382877e3ec2ff4b3fcedfd2566ccd90ef3e1c (diff) | |
download | postgresql-42f62e4c976e1cf90f5e5a6381c4ee656260f230.tar.gz postgresql-42f62e4c976e1cf90f5e5a6381c4ee656260f230.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/tsquery_gist.c')
0 files changed, 0 insertions, 0 deletions