TopicMailing ListsActivityParticipants
2 commits
Switch psql's TAP test for query cancellation to use IPC::Run::signal()
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
Skip psql's TAP test for query cancellation entirely on Windows
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1REL_16_STABLE16.1REL_15_STABLE15.5
2023-11Committed
Patch#4552
CINot processed
CommitterMichael Paquier (michael-kun)
Make psql's qeury canceling test simple by using signal() routine of IPC::Run
Make psql's qeury canceling test simple by using signal() routine of IPC::Run
hackers
8 replies
Sep 13, 2023
Yugo NagataMichael PaquierFabien COELHO
1 commit
Allow pgbench to exit immediately when any client is aborted.
master17beta1REL_19_STABLE17beta1REL_18_STABLE17beta1REL_17_STABLE17beta1
2023-09Committed
Patch#4483
CINot processed
ReviewersTatsuo Ishii (ishii), Fabien Coelho (calvin)
CommitterTatsuo Ishii (ishii)
pgbench: allow to exit immediately when any client is aborted
pgbench: allow to exit immediately when any client is aborted
hackers
19 replies
Aug 30, 2023
Yugo NagataTatsuo IshiiFabien COELHO