aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistproc.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2020-06-04 10:18:27 +0900
committerMichael Paquier <michael@paquier.xyz>2020-06-04 10:18:27 +0900
commit4a9809e34d091881fd8bf6b72ded44eb50693b8d (patch)
treeff7de988898efde6ca837ccd9de360dfc03db919 /src/backend/access/gist/gistproc.c
parenta8c6eb5b4c4cf3470159a0b4b3fd2f2942b7909b (diff)
downloadpostgresql-4a9809e34d091881fd8bf6b72ded44eb50693b8d.tar.gz
postgresql-4a9809e34d091881fd8bf6b72ded44eb50693b8d.zip
Fix instance of elog() called while holding a spinlock
This broke the project rule to not call any complex code while a spinlock is held. Issue introduced by b89e151. Discussion: https://postgr.es/m/20200602.161518.1399689010416646074.horikyota.ntt@gmail.com Backpatch-through: 9.5
Diffstat (limited to 'src/backend/access/gist/gistproc.c')
0 files changed, 0 insertions, 0 deletions