diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-06-04 10:18:11 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-06-04 10:18:11 +0900 |
commit | 5ed8b4a981ed37b3cb934e72aea36503eb8d987d (patch) | |
tree | 372dca554834400085dd266f4f60b1aecc2db1f9 /src/backend/utils/adt/timestamp.c | |
parent | 0c735c686a9078c59d3b43bfb9e0c3f5235f5c4e (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/adt/timestamp.c')
0 files changed, 0 insertions, 0 deletions