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
Commit message (
Expand
)
Author
Age
*
Add test for pg_upgrade file transfer modes.
Nathan Bossart
2025-03-20
*
vacuumdb: Add option for analyzing only relations missing stats.
Nathan Bossart
2025-03-18
*
Fix inconsistent quoting for some options in TAP tests
Michael Paquier
2025-03-17
*
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-17
*
Revert "vacuumdb: Add option for analyzing only relations missing stats."
John Naylor
2025-03-07
*
vacuumdb: Add option for analyzing only relations missing stats.
Nathan Bossart
2025-03-07
*
Tweak regex to avoid a bug in Perl 5.16.3.
Tom Lane
2025-02-28
*
Use attnum to identify index columns in pg_restore_attribute_stats().
Tom Lane
2025-02-26
*
Ignore hash's relallvisible when checking pg_upgrade from pre-v10.
Tom Lane
2025-02-23
*
Make test portlock logic work with meson
Andres Freund
2025-02-21
*
Fix cross-version upgrades with XMLSERIALIZE(NO INDENT)
Michael Paquier
2025-02-21
*
Trial fix for old cross-version upgrades.
Jeff Davis
2025-02-20
*
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-02-20
*
Transfer statistics during pg_upgrade.
Jeff Davis
2025-02-20
*
tests: BackgroundPsql: Fix potential for lost errors on windows
Andres Freund
2025-02-19
*
Refactor TAP test code for file comparisons into new routine in Utils.pm
Michael Paquier
2025-02-09
*
Run perltidy
Michael Paquier
2025-01-22
*
Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
2025-01-16
*
Allow changing autovacuum_max_workers without restarting.
Nathan Bossart
2025-01-06
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Kill dead-end children when there's nothing else left
Heikki Linnakangas
2024-11-14
*
Improve handling of empty query results in BackgroundPsql::query()
Michael Paquier
2024-11-07
*
Extend Cluster.pm's background_psql() to be able to start asynchronously
Michael Paquier
2024-11-06
*
Add install rules for Kerberos.pm and AdjustUpgrade.pm
Michael Paquier
2024-10-25
*
Fix description of PostgreSQL::Test::Cluster::wait_for_event()
Michael Paquier
2024-10-18
*
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-14
*
Silence assorted annoying test output.
Tom Lane
2024-10-08
*
Add test for dead-end backends
Heikki Linnakangas
2024-10-08
*
Move Cluster.pm initialization code to a more obvious place
Andrew Dunstan
2024-10-06
*
Add parameter "connstr" to PostgreSQL::Test::Cluster::background_psql
Michael Paquier
2024-09-20
*
Check availability of module injection_points in TAP tests
Michael Paquier
2024-09-05
*
Log more info when wait-for-catchup tests time out.
Tom Lane
2024-08-12
*
Choose ports for test servers less likely to result in conflicts
Andrew Dunstan
2024-07-08
*
Cleanup perl code from unused variables and routines
Michael Paquier
2024-07-02
*
Add PG_TEST_PG_COMBINEBACKUP_MODE
Tomas Vondra
2024-06-30
*
tests: Trim newline from result returned by BackgroundPsql->query
Heikki Linnakangas
2024-06-27
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
Try again to add test coverage for pg_combinebackup w/tablespaces.
Robert Haas
2024-04-23
*
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-19
*
Move Kerberos module
Heikki Linnakangas
2024-04-08
*
Change debug printing to log filename
Daniel Gustafsson
2024-04-08
*
Backport IPC::Run optimization to src/test/perl.
Noah Misch
2024-04-06
*
Allow synced slots to have their inactive_since.
Amit Kapila
2024-04-05
*
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-19
*
Remove references to backup_fs_hot() in Cluster.pm
Michael Paquier
2024-03-18
*
Reintroduce MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2024-03-13
*
Simplify and merge unwanted-module drop logic in AdjustUpgrade.pm.
Tom Lane
2024-03-09
*
Further further fix pg_upgrade crossversion test for adminpack.
Tom Lane
2024-03-04
[next]