Create waitfuncs.c for pg_isolation_test_session_is_blocked().

Noah Misch <noah@leadboat.com>

Commit: abfbd13af0e971e8789bc89e7c83ad53a85fa74b
Author: Noah Misch <noah@leadboat.com>
Date: 2024-06-28T02:21:05Z
Releases: 17.0
Create waitfuncs.c for pg_isolation_test_session_is_blocked().

The next commit makes the function inspect an additional non-lock
contention source, so it no longer fits in lockfuncs.c.

Reviewed by Robert Haas.

Discussion: https://postgr.es/m/20240512232923.aa.nmisch@google.com

Files

Discussion