Re: Make psql's qeury canceling test simple by using signal() routine of IPC::Run
Fabien COELHO <coelho@cri.ensmp.fr>
From: Fabien COELHO <coelho@cri.ensmp.fr>
To: Michael Paquier <michael@paquier.xyz>
Cc: Yugo NAGATA <nagata@sraoss.co.jp>, pgsql-hackers@postgresql.org
Date: 2023-08-14T00:39:30Z
Lists: pgsql-hackers
Bonjour Michaël, > On Sun, Aug 13, 2023 at 11:22:33AM +0200, Fabien COELHO wrote: >> Test run is ok on my Ubuntu laptop. > > I have a few comments about this patch. Argh, sorry! I looked at what was removed (a lot) from the previous version, not what was remaining and should also have been removed. -- Fabien.
Commits
-
Switch psql's TAP test for query cancellation to use IPC::Run::signal()
- 522a31ac873d 17.0 landed
-
Skip psql's TAP test for query cancellation entirely on Windows
- 75b4f930d5db 15.5 landed
- 3f7b7d9df2dc 16.1 landed
- c53e288dba96 17.0 landed