You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Fix page modification outside of critical section in GIN
By oversight52ac6cd makes ginDeletePage() sets pd_prune_xid of page to bedeleted before entering the critical section. It appears that only versions 11and later were affected by this oversight.Backpatch-through: 11