summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/expandeddatum.c
diff options
context:
space:
mode:
authorAlvaro Herrera <alvherre@alvh.no-ip.org>2020-08-12 15:33:36 -0400
committerAlvaro Herrera <alvherre@alvh.no-ip.org>2020-08-12 15:33:36 -0400
commit7a3c261fbbb427ffa2ee9223728e811556284a6e (patch)
tree25e68247ba05530fc8dc78a1a44ad11a9b75f6d6 /src/backend/utils/adt/expandeddatum.c
parent03f5894b35c044f9b261bd00822ae4f009004871 (diff)
BRIN: Handle concurrent desummarization properly
If a page range is desummarized at just the right time concurrently with an index walk, BRIN would raise an error indicating index corruption. This is scary and unhelpful; silently returning that the page range is not summarized is sufficient reaction. This bug was introduced by commit 975ad4e602ff as additional protection against a bug whose actual fix was elsewhere. Backpatch equally. Reported-By: Anastasia Lubennikova <a.lubennikova@postgrespro.ru> Diagnosed-By: Alexander Lakhin <exclusion@gmail.com> Discussion: https://postgr.es/m/2588667e-d07d-7e10-74e2-7e1e46194491@postgrespro.ru Backpatch: 9.5 - master
Diffstat (limited to 'src/backend/utils/adt/expandeddatum.c')
0 files changed, 0 insertions, 0 deletions