diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-06-12 06:52:34 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-06-12 06:52:34 +0900 |
commit | f8795d2ec8632a7242896e0f8322d13bfe922512 (patch) | |
tree | 14bc8da59f6754410b68e2cf684417f36f5329fd /contrib/jsonb_plpython/sql/jsonb_plpython.sql | |
parent | 69025c5a07a10c842bfbcb62d4af1221e5ce7e85 (diff) | |
download | postgresql-f8795d2ec8632a7242896e0f8322d13bfe922512.tar.gz postgresql-f8795d2ec8632a7242896e0f8322d13bfe922512.zip |
Fix oversight from 9e149c8 with spin-lock handling
Calling an external function while a pin-lock is held is a bad idea as
those are designed to be short-lived. The stress of a first commit into
a large git history may contribute to that.
Reported-by: Andres Freund
Discussion: https://postgr.es/m/20180611164952.vmxdpdpirdtkdsz6@alap3.anarazel.de
Diffstat (limited to 'contrib/jsonb_plpython/sql/jsonb_plpython.sql')
0 files changed, 0 insertions, 0 deletions