diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-06-04 10:18:17 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-06-04 10:18:17 +0900 |
commit | e7a134b5817b6503f602a4b0f454e1572d1fbcc7 (patch) | |
tree | 990df02fb4101cb24e6a5a8992ca4517e6a38986 /src/backend/utils/cache/lsyscache.c | |
parent | e2fa9732fddce05f9f0d3db3e3dc113b1ff1152d (diff) |
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/utils/cache/lsyscache.c')
0 files changed, 0 insertions, 0 deletions