index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
perl
/
PostgreSQL
/
Test
Age
Commit message (
Expand
)
Author
2025-08-18
Fix missing "use Test::More" in Kerberos.pm.
Tom Lane
2025-07-29
Handle timeout in PostgreSQL::Test::Cluster::is_alive()
Michael Paquier
2025-07-19
Add PostgreSQL::Test::Cluster::is_alive()
Michael Paquier
2025-07-11
Force LC_NUMERIC to C while running TAP tests.
Tom Lane
2025-07-07
Adapt pg_upgrade test to pg_lsn output format difference
Álvaro Herrera
2025-06-30
Avoid uninitialized value error in TAP tests' Cluster->psql
Andrew Dunstan
2025-06-30
Align log_line_prefix in CI and TAP tests with pg_regress.c
Michael Paquier
2025-05-20
Fix cross-version upgrade test failure
Heikki Linnakangas
2025-05-13
Fix order of parameters in POD documentation
Daniel Gustafsson
2025-04-22
Re-enable SSL connect_fails tests, and fix related race conditions.
Tom Lane
2025-04-08
Adjust AdjustUpgrade.pm for commit b1720fe63.
Tom Lane
2025-04-01
Verify roundtrip dump/restore of regression database
Álvaro Herrera
2025-03-30
Add relallfrozen to pg_dump statistics.
Jeff Davis
2025-03-20
Add test for pg_upgrade file transfer modes.
Nathan Bossart
2025-03-18
vacuumdb: Add option for analyzing only relations missing stats.
Nathan Bossart
2025-03-17
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-07
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-02-28
Tweak regex to avoid a bug in Perl 5.16.3.
Tom Lane
2025-02-26
Use attnum to identify index columns in pg_restore_attribute_stats().
Tom Lane
2025-02-23
Ignore hash's relallvisible when checking pg_upgrade from pre-v10.
Tom Lane
2025-02-21
Make test portlock logic work with meson
Andres Freund
2025-02-21
Fix cross-version upgrades with XMLSERIALIZE(NO INDENT)
Michael Paquier
2025-02-20
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-19
tests: BackgroundPsql: Fix potential for lost errors on windows
Andres Freund
2025-02-09
Refactor TAP test code for file comparisons into new routine in Utils.pm
Michael Paquier
2025-01-22
Run perltidy
Michael Paquier
2025-01-16
Move routines to manipulate WAL into PostgreSQL::Test::Cluster
Michael Paquier
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-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
[next]