You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have a function and set a pg_advisory_lock(key bigint) the test passes without problems. But when I use the second form with two integers, the execution of the test gets blocked and waits till I cancel the test execution.