index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
Age
Commit message (
Expand
)
Author
2025-01-06
Allow changing autovacuum_max_workers without restarting.
Nathan Bossart
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-11-14
Kill dead-end children when there's nothing else left
Heikki Linnakangas
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-10-25
Add install rules for Kerberos.pm and AdjustUpgrade.pm
Michael Paquier
2024-10-18
Fix description of PostgreSQL::Test::Cluster::wait_for_event()
Michael Paquier
2024-10-14
Allow TAP tests to force checksums off when calling init()
Peter Eisentraut
2024-10-14
Run pgperltidy on newly-added test code
Peter Eisentraut
2024-10-08
Silence assorted annoying test output.
Tom Lane
2024-10-08
Add test for dead-end backends
Heikki Linnakangas
2024-10-06
Move Cluster.pm initialization code to a more obvious place
Andrew Dunstan
2024-09-20
Add parameter "connstr" to PostgreSQL::Test::Cluster::background_psql
Michael Paquier
2024-09-05
Check availability of module injection_points in TAP tests
Michael Paquier
2024-08-12
Log more info when wait-for-catchup tests time out.
Tom Lane
2024-07-08
Choose ports for test servers less likely to result in conflicts
Andrew Dunstan
2024-07-02
Cleanup perl code from unused variables and routines
Michael Paquier
2024-06-30
Add PG_TEST_PG_COMBINEBACKUP_MODE
Tomas Vondra
2024-06-27
tests: Trim newline from result returned by BackgroundPsql->query
Heikki Linnakangas
2024-05-14
Pre-beta mechanical code beautification.
Tom Lane
2024-04-23
Try again to add test coverage for pg_combinebackup w/tablespaces.
Robert Haas
2024-04-19
Revert recent ill-advised test case changes.
Robert Haas
2024-04-19
Make PostgreSQL::Test::Cluster::init_from_backup handle tablespaces.
Robert Haas
2024-04-07
Move Kerberos module
Heikki Linnakangas
2024-04-07
Change debug printing to log filename
Daniel Gustafsson
2024-04-06
Backport IPC::Run optimization to src/test/perl.
Noah Misch
2024-04-05
Allow synced slots to have their inactive_since.
Amit Kapila
2024-03-19
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-18
Remove references to backup_fs_hot() in Cluster.pm
Michael Paquier
2024-03-13
Reintroduce MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2024-03-09
Simplify and merge unwanted-module drop logic in AdjustUpgrade.pm.
Tom Lane
2024-03-04
Further further fix pg_upgrade crossversion test for adminpack.
Tom Lane
2024-03-04
Further fix pg_upgrade crossversion test for adminpack.
Tom Lane
2024-03-04
Fix crossversion test for unsupported versions
Daniel Gustafsson
2024-03-04
Adjust pg_upgrade crossversion test for adminpack
Daniel Gustafsson
2024-03-04
Add PostgreSQL::Test::Cluster::wait_for_event()
Michael Paquier
2024-02-28
Fix cross-version upgrade tests after f0827b443.
Tom Lane
2024-02-21
Add option force_initdb to PostgreSQL::Test::Cluster:init()
Michael Paquier
2024-02-19
Fix test race between primary XLOG_RUNNING_XACTS and standby logical slot.
Noah Misch
2024-02-15
Allow passing extra options to initdb for tests
Peter Eisentraut
2024-01-18
Fix an issue in PostgreSQL::Test::Cluster:psql()
Peter Eisentraut
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-12-23
Set readline-relevant ENV vars in interactive_psql(), not caller.
Tom Lane
2023-12-21
Add PostgreSQL::Test::Cluster::advance_wal
Michael Paquier
2023-12-20
Add support for incremental backup.
Robert Haas
2023-11-30
Add option to specify timeout seconds to BackgroundPsql.pm.
Masahiko Sawada
2023-11-30
Fix wrong description of BackgroundPsql's timeout.
Masahiko Sawada
2023-11-30
Fix BackgroundPsql's set_query_timer_restart() issue without argument.
Masahiko Sawada
2023-10-06
Add test for checking the line length of --help output
Peter Eisentraut
[next]