diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2019-11-20 00:12:33 +0300 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2019-11-20 00:12:33 +0300 |
commit | b107140804817cc30a4069b1bb5545aa3ea0ce6c (patch) | |
tree | 511b6696336842f07b592fd6795f08d25221d497 /contrib/btree_gist/btree_text.c | |
parent | 32ca32d0bed4b95e5cd63998478a7816a89cd43d (diff) | |
download | postgresql-b107140804817cc30a4069b1bb5545aa3ea0ce6c.tar.gz postgresql-b107140804817cc30a4069b1bb5545aa3ea0ce6c.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 'contrib/btree_gist/btree_text.c')
0 files changed, 0 insertions, 0 deletions