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 use of relcache TriggerDesc field introduced by commit05c8482.
The commit added code which used a relcache TriggerDesc field acrossanother cache access, which it shouldn't because the relcache doesn'tguarantee it won't get moved.Diagnosed-by: Tom LaneAuthor: Greg NancarrowReviewed-by: Hou Zhijie, Amit KapilaDiscussion:https://postgr.es/m/2309260.1615485644@sss.pgh.pa.us