aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/like_support.c
diff options
context:
space:
mode:
authorAlexander Korotkov <akorotkov@postgresql.org>2019-11-20 00:12:33 +0300
committerAlexander Korotkov <akorotkov@postgresql.org>2019-11-20 00:17:58 +0300
commita64e7e05a418ec26a76ecbf04c80e9ba7fe8aa90 (patch)
tree817466c77d3de54c6a91d1d3d43354d814a04440 /src/backend/utils/adt/like_support.c
parentca05fa5375eb3124660e24346f1bdc3990c118f2 (diff)
downloadpostgresql-a64e7e05a418ec26a76ecbf04c80e9ba7fe8aa90.tar.gz
postgresql-a64e7e05a418ec26a76ecbf04c80e9ba7fe8aa90.zip
Fix page modification outside of critical section in GIN
By oversight 52ac6cd2d0 makes ginDeletePage() sets pd_prune_xid of page to be deleted before entering the critical section. It appears that only versions 11 and later were affected by this oversight. Backpatch-through: 11
Diffstat (limited to 'src/backend/utils/adt/like_support.c')
0 files changed, 0 insertions, 0 deletions