index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
/
PostgreSQL
/
Test
/
Utils.pm
Commit message (
Expand
)
Author
Age
*
Add test for pg_upgrade file transfer modes.
Nathan Bossart
2025-03-20
*
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-17
*
Refactor TAP test code for file comparisons into new routine in Utils.pm
Michael Paquier
2025-02-09
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Backport IPC::Run optimization to src/test/perl.
Noah Misch
2024-04-06
*
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-19
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Add test for checking the line length of --help output
Peter Eisentraut
2023-10-06
*
Don't trust unvalidated xl_tot_len.
Thomas Munro
2023-09-23
*
Fix Perl warning
Peter Eisentraut
2023-07-08
*
Make PG_TEST_NOCLEAN work for temporary directories in TAP tests
Michael Paquier
2023-07-03
*
Spell the values of libpq's gssdelegation parameter as "0" and "1".
Tom Lane
2023-05-22
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Fix Utils.pm's locale-munging so that Perl itself is also affected.
Tom Lane
2023-04-18
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
*
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Account for IPC::Run::result() Windows behavior change.
Noah Misch
2022-11-17
*
Split TESTDIR into TESTLOGDIR and TESTDATADIR
Andres Freund
2022-09-19
*
Don't hardcode tmp_check/ as test directory for tap tests
Andres Freund
2022-09-19
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Add diagnostic output on error in pump_until
Daniel Gustafsson
2022-03-31
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Add function to pump IPC process until string match
Daniel Gustafsson
2022-02-23
*
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-20
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
*
Disable perl2host() processing in TAP tests
Andrew Dunstan
2022-02-17
*
Improve msys2 detection for TAP tests
Andrew Dunstan
2022-01-27
*
On sparc64+ext4, suppress test failures from known WAL read failure.
Noah Misch
2022-01-26
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Doc: update some things relevant to minimum Test::More version.
Tom Lane
2021-11-21
*
Require version 0.98 of Test::More for TAP tests
Andrew Dunstan
2021-11-20
*
Move Perl test modules to a better namespace
Andrew Dunstan
2021-10-24