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
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
2023-09-22
Don't trust unvalidated xl_tot_len.
Thomas Munro
2023-09-22
Avoid using internal test methods in SSL tests
Daniel Gustafsson
2023-08-29
Perl: Remove useless lines
Alvaro Herrera
2023-08-25
Avoid non-POSIX cp flags
Andres Freund
2023-08-24
Use "template" data directory in tests
Andres Freund
2023-08-23
Avoid use of Perl getprotobyname
Peter Eisentraut
2023-07-24
Compare only major versions in AdjustUpgrade.pm
Alvaro Herrera
2023-07-08
Fix Perl warning
Peter Eisentraut
2023-07-07
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-03
Make PG_TEST_NOCLEAN work for temporary directories in TAP tests
Michael Paquier
2023-06-09
Refactor routine to find single log content pattern in TAP tests
Michael Paquier
2023-06-09
Refactor log check logic for connect_ok/fails in PostgreSQL::Test::Cluster
Michael Paquier
2023-05-22
Spell the values of libpq's gssdelegation parameter as "0" and "1".
Tom Lane
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-05-02
Add missing uninstallation rule for BackgroundPsql.pm
Peter Eisentraut
2023-04-27
Add a test to verify that subscription to the standby works.
Amit Kapila
2023-04-26
Fix missing installation rules for BackgroundPsql.pm
Daniel Gustafsson
2023-04-18
Fix Utils.pm's locale-munging so that Perl itself is also affected.
Tom Lane
2023-04-18
Fix various typos
David Rowley
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
TAP test for logical decoding on standby
Andres Freund
2023-04-08
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
Refactor background psql TAP functions
Daniel Gustafsson
2023-03-29
Support connection load balancing in libpq
Daniel Gustafsson
2023-02-13
Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera
2023-01-18
Fix AdjustUpgrade.pm's view conversion list for --with-lz4.
Tom Lane
2023-01-18
Get rid of the "new" and "old" entries in a view's rangetable.
Tom Lane
2023-01-17
AdjustUpgrade.pm should zap test_ext_cine, too.
Tom Lane
2023-01-17
Create common infrastructure for cross-version upgrade testing.
Tom Lane
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-11-23
Fix perl warning from commit 9b4eafcaf4
Andrew Dunstan
2022-11-20
Prevent port collisions between concurrent TAP tests
Andrew Dunstan
2022-11-18
Fix version comparison in Version.pm
Andrew Dunstan
2022-11-17
Account for IPC::Run::result() Windows behavior change.
Noah Misch
2022-11-16
doc: update metacpan.org links to avoid redirects
Daniel Gustafsson
[next]