diff options
| author | Amit Kapila <akapila@postgresql.org> | 2021-03-12 15:14:41 +0530 |
|---|---|---|
| committer | Amit Kapila <akapila@postgresql.org> | 2021-03-12 15:14:41 +0530 |
| commit | e2cda3c20a61c76e497fb2ebb6d2b2ae8c43c014 (patch) | |
| tree | bc36e932c603b30cf13b3273acd988ea281d92e1 /src/backend/access/index/amvalidate.c | |
| parent | 57dcc2ef3320de3e1aef6f668601e6ad2bdf88c4 (diff) | |
Fix use of relcache TriggerDesc field introduced by commit 05c8482f7f.
The commit added code which used a relcache TriggerDesc field across
another cache access, which it shouldn't because the relcache doesn't
guarantee it won't get moved.
Diagnosed-by: Tom Lane
Author: Greg Nancarrow
Reviewed-by: Hou Zhijie, Amit Kapila
Discussion: https://postgr.es/m/2309260.1615485644@sss.pgh.pa.us
Diffstat (limited to 'src/backend/access/index/amvalidate.c')
0 files changed, 0 insertions, 0 deletions
