summaryrefslogtreecommitdiff
path: root/src/bin/psql/t/020_cancel.pl
AgeCommit message (Expand)Author
2025-03-17Apply more consistent style for command options in TAP testsMichael Paquier
2025-01-01Update copyright for 2025Bruce Momjian
2024-01-04Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-09-13Switch psql's TAP test for query cancellation to use IPC::Run::signal()Michael Paquier
2023-09-13Skip psql's TAP test for query cancellation entirely on WindowsMichael Paquier
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-01-02Update copyright for 2023Bruce Momjian
2022-05-12Pre-beta mechanical code beautification.Tom Lane
2022-03-05Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.Noah Misch
2022-02-11Replace Test::More plans with done_testingDaniel Gustafsson
2022-01-08Update copyright for 2022Bruce Momjian
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
2021-09-06Further fix psql query-cancel test.Tom Lane
2021-08-25psql: Make cancel test more timing robustPeter Eisentraut
2021-08-22psql: Improve portability of query cancel testPeter Eisentraut
2021-08-20psql: Add test for query cancelingPeter Eisentraut