diff options
author | Alexander Korotkov <akorotkov@postgresql.org> | 2024-03-14 13:10:21 +0200 |
---|---|---|
committer | Alexander Korotkov <akorotkov@postgresql.org> | 2024-03-14 13:12:15 +0200 |
commit | eeefd4280f6e5167d70efabb89586b7d38922d95 (patch) | |
tree | 25f6bdce86953c94e52b90cc367d15896c966483 /src/backend/executor/execParallel.c | |
parent | e85662df44ff47acdf5d2d413339445d60a9c30c (diff) | |
download | postgresql-eeefd4280f6e5167d70efabb89586b7d38922d95.tar.gz postgresql-eeefd4280f6e5167d70efabb89586b7d38922d95.zip |
Add TAP tests for timeouts
This commit adds new tests to verify that transaction_timeout,
idle_session_timeout, and idle_in_transaction_session_timeout work as expected.
We introduce new injection points in before throwing a timeout FATAL error
and check these injection points are reached.
Discussion: https://postgr.es/m/CAAhFRxiQsRs2Eq5kCo9nXE3HTugsAAJdSQSmxncivebAxdmBjQ%40mail.gmail.com
Author: Andrey Borodin
Reviewed-by: Alexander Korotkov
Diffstat (limited to 'src/backend/executor/execParallel.c')
0 files changed, 0 insertions, 0 deletions