aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gistbuildbuffers.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2020-06-04 10:18:06 +0900
committerMichael Paquier <michael@paquier.xyz>2020-06-04 10:18:06 +0900
commitb41a85f5331751bf4f85abc5e75229620a0aa988 (patch)
tree09a7a30c9038560755a98b57dd72315464781b68 /src/backend/access/gist/gistbuildbuffers.c
parent7a8cb4a61e7e17620b7c34bead033c02cea08b6c (diff)
downloadpostgresql-b41a85f5331751bf4f85abc5e75229620a0aa988.tar.gz
postgresql-b41a85f5331751bf4f85abc5e75229620a0aa988.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/gistbuildbuffers.c')
0 files changed, 0 insertions, 0 deletions