summaryrefslogtreecommitdiff
path: root/src/test/perl/PostgreSQL/Test/BackgroundPsql.pm
AgeCommit message (Expand)Author
2025-03-17Apply more consistent style for command options in TAP testsMichael Paquier
2025-02-19tests: BackgroundPsql: Fix potential for lost errors on windowsAndres Freund
2025-01-01Update copyright for 2025Bruce Momjian
2024-11-07Improve handling of empty query results in BackgroundPsql::query()Michael Paquier
2024-11-06Extend Cluster.pm's background_psql() to be able to start asynchronouslyMichael Paquier
2024-06-27tests: Trim newline from result returned by BackgroundPsql->queryHeikki Linnakangas
2024-01-03Update copyright for 2024Bruce Momjian
2023-12-29Make all Perl warnings fatalPeter Eisentraut
2023-11-30Add option to specify timeout seconds to BackgroundPsql.pm.Masahiko Sawada
2023-11-30Fix BackgroundPsql's set_query_timer_restart() issue without argument.Masahiko Sawada
2023-05-19Pre-beta mechanical code beautification.Tom Lane
2023-04-18Fix various typosDavid Rowley
2023-04-07Refactor background psql TAP functionsDaniel Gustafsson