aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/timestamp.c
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2020-06-04 10:18:02 +0900
committerMichael Paquier <michael@paquier.xyz>2020-06-04 10:18:02 +0900
commit03aa25b6e34b5f5184cfd0df71f1096c66523b72 (patch)
tree7245fd15ad3374aa0bfa5b2e6cef7c3bf8a4b0a6 /src/backend/utils/adt/timestamp.c
parent3d474a07934c6da9f1adca3fb7010663e6249810 (diff)
downloadpostgresql-03aa25b6e34b5f5184cfd0df71f1096c66523b72.tar.gz
postgresql-03aa25b6e34b5f5184cfd0df71f1096c66523b72.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/utils/adt/timestamp.c')
0 files changed, 0 insertions, 0 deletions