aboutsummaryrefslogtreecommitdiff
path: root/src/backend/tcop/postgres.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2020-06-04 10:17:49 +0900
committerMichael Paquier <michael@paquier.xyz>2020-06-04 10:17:49 +0900
commitc1669fd5812a02daac58778e2708ede11edd36a3 (patch)
tree81647580ee29d6f37226f43d8dded1f86815318e /src/backend/tcop/postgres.c
parentf88bd3139f3e2a557c086215c6b15d7f66bee845 (diff)
downloadpostgresql-c1669fd5812a02daac58778e2708ede11edd36a3.tar.gz
postgresql-c1669fd5812a02daac58778e2708ede11edd36a3.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/tcop/postgres.c')
0 files changed, 0 insertions, 0 deletions