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
Commit message (
Expand
)
Author
Age
*
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
*
Avoid using internal test methods in SSL tests
Daniel Gustafsson
2023-09-22
*
Perl: Remove useless lines
Alvaro Herrera
2023-08-29
*
Avoid non-POSIX cp flags
Andres Freund
2023-08-25
*
Use "template" data directory in tests
Andres Freund
2023-08-24
*
Avoid use of Perl getprotobyname
Peter Eisentraut
2023-08-23
*
Compare only major versions in AdjustUpgrade.pm
Alvaro Herrera
2023-07-24
*
Fix Perl warning
Peter Eisentraut
2023-07-08
*
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-07
*
Make PG_TEST_NOCLEAN work for temporary directories in TAP tests
Michael Paquier
2023-07-03
*
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-06-09
*
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
*
Add a test to verify that subscription to the standby works.
Amit Kapila
2023-04-27
*
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-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
*
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-04-07
*
Support connection load balancing in libpq
Daniel Gustafsson
2023-03-29
*
Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera
2023-02-13
*
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-18
*
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-16
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Fix perl warning from commit 9b4eafcaf4
Andrew Dunstan
2022-11-23
*
Prevent port collisions between concurrent TAP tests
Andrew Dunstan
2022-11-20
*
Account for IPC::Run::result() Windows behavior change.
Noah Misch
2022-11-17
*
doc: update metacpan.org links to avoid redirects
Daniel Gustafsson
2022-11-16
*
Make PostgreSQL::Test::Cluster::config_data more flexible
Andrew Dunstan
2022-11-13
*
If wait_for_catchup fails under has_wal_read_bug, skip balance of test.
Noah Misch
2022-11-12
*
Better handle interrupting TAP tests
Alvaro Herrera
2022-10-19
*
Remove no-longer-needed compatibility hack
Alvaro Herrera
2022-10-18
*
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
*
Bump minimum Perl version to 5.14
John Naylor
2022-09-14
*
Add wait_for_subscription_sync for TAP tests.
Amit Kapila
2022-08-03
*
Add pg_version() to PostgreSQL::Test::Cluster
Michael Paquier
2022-05-20
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Add timestamp and elapsed time decorations to TAP test logs
Andrew Dunstan
2022-04-10
*
pgstat: remove stats_temp_directory.
Andres Freund
2022-04-06
*
Remove exclusive backup mode
Stephen Frost
2022-04-06
*
Remove use of perl parent module in Cluster.pm
Andrew Dunstan
2022-03-31
*
Fix comment typo in PotsgreSQL::Test::Cluster module
Andrew Dunstan
2022-03-31
*
Add diagnostic output on error in pump_until
Daniel Gustafsson
2022-03-31
[next]