Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Vondra2021-11-08 00:14:55 +0000
committerTomas Vondra2021-11-08 00:14:55 +0000
commite2fbb883720aa222f61eb9f3affad1c63bac7cbb (patch)
treea77979a6c39d24fa71ee6f3eda38a4c307f583c6 /contrib/btree_gist/expected
parentccf289745d3e50360653181dce6a277a1fc79730 (diff)
Fix gist_bool_ops to use gbtreekey2
Commit 57e3c5160b added a new GiST bool opclass, but it used gbtreekey4 to store the data, which left two bytes undefined, as reported by skink, our valgrind animal. There was a bit more confusion, because the opclass also used gbtreekey8 in the definition. Fix by defining a new gbtreekey2 struct, and using it in all the places. Discussion: https://postgr.es/m/CAE2gYzyDKJBZngssR84VGZEN=Ux=V9FV23QfPgo+7-yYnKKg4g@mail.gmail.com
Diffstat (limited to 'contrib/btree_gist/expected')
0 files changed, 0 insertions, 0 deletions