aboutsummaryrefslogtreecommitdiff
path: root/src/test/perl/PostgreSQL/Test/BackgroundPsql.pm
Commit message (Expand)AuthorAge
* Apply more consistent style for command options in TAP testsMichael Paquier2025-03-17
* tests: BackgroundPsql: Fix potential for lost errors on windowsAndres Freund2025-02-19
* Update copyright for 2025Bruce Momjian2025-01-01
* Improve handling of empty query results in BackgroundPsql::query()Michael Paquier2024-11-07
* Extend Cluster.pm's background_psql() to be able to start asynchronouslyMichael Paquier2024-11-06
* tests: Trim newline from result returned by BackgroundPsql->queryHeikki Linnakangas2024-06-27
* Update copyright for 2024Bruce Momjian2024-01-03
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Add option to specify timeout seconds to BackgroundPsql.pm.Masahiko Sawada2023-11-30
* Fix BackgroundPsql's set_query_timer_restart() issue without argument.Masahiko Sawada2023-11-30
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Fix various typosDavid Rowley2023-04-18
* Refactor background psql TAP functionsDaniel Gustafsson2023-04-07