Age | Commit message (Expand) | Author |
---|---|---|
2025-03-17 | Apply more consistent style for command options in TAP tests | Michael Paquier |
2025-02-19 | tests: BackgroundPsql: Fix potential for lost errors on windows | Andres Freund |
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-11-07 | Improve handling of empty query results in BackgroundPsql::query() | Michael Paquier |
2024-11-06 | Extend Cluster.pm's background_psql() to be able to start asynchronously | Michael Paquier |
2024-06-27 | tests: Trim newline from result returned by BackgroundPsql->query | Heikki Linnakangas |
2024-01-03 | Update copyright for 2024 | Bruce Momjian |
2023-12-29 | Make all Perl warnings fatal | Peter Eisentraut |
2023-11-30 | Add option to specify timeout seconds to BackgroundPsql.pm. | Masahiko Sawada |
2023-11-30 | Fix BackgroundPsql's set_query_timer_restart() issue without argument. | Masahiko Sawada |
2023-05-19 | Pre-beta mechanical code beautification. | Tom Lane |
2023-04-18 | Fix various typos | David Rowley |
2023-04-07 | Refactor background psql TAP functions | Daniel Gustafsson |