aboutsummaryrefslogtreecommitdiff
path: root/src/test/perl/PostgreSQL/Test
Commit message (Expand)AuthorAge
* Add test for checking the line length of --help outputPeter Eisentraut2023-10-06
* Don't trust unvalidated xl_tot_len.Thomas Munro2023-09-23
* Avoid using internal test methods in SSL testsDaniel Gustafsson2023-09-22
* Perl: Remove useless linesAlvaro Herrera2023-08-29
* Avoid non-POSIX cp flagsAndres Freund2023-08-25
* Use "template" data directory in testsAndres Freund2023-08-24
* Avoid use of Perl getprotobynamePeter Eisentraut2023-08-23
* Compare only major versions in AdjustUpgrade.pmAlvaro Herrera2023-07-24
* Fix Perl warningPeter Eisentraut2023-07-08
* Revert MAINTAIN privilege and pg_maintain predefined role.Nathan Bossart2023-07-07
* Make PG_TEST_NOCLEAN work for temporary directories in TAP testsMichael Paquier2023-07-03
* Refactor routine to find single log content pattern in TAP testsMichael Paquier2023-06-09
* Refactor log check logic for connect_ok/fails in PostgreSQL::Test::ClusterMichael Paquier2023-06-09
* Spell the values of libpq's gssdelegation parameter as "0" and "1".Tom Lane2023-05-22
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Add a test to verify that subscription to the standby works.Amit Kapila2023-04-27
* Fix Utils.pm's locale-munging so that Perl itself is also affected.Tom Lane2023-04-18
* Fix various typosDavid Rowley2023-04-18
* De-Revert "Add support for Kerberos credential delegation"Stephen Frost2023-04-13
* Revert "Add support for Kerberos credential delegation"Stephen Frost2023-04-08
* TAP test for logical decoding on standbyAndres Freund2023-04-08
* Add support for Kerberos credential delegationStephen Frost2023-04-07
* Refactor background psql TAP functionsDaniel Gustafsson2023-04-07
* Support connection load balancing in libpqDaniel Gustafsson2023-03-29
* Add wait_for_replay_catchup wrapper to Cluster.pmAlvaro Herrera2023-02-13
* Fix AdjustUpgrade.pm's view conversion list for --with-lz4.Tom Lane2023-01-18
* Get rid of the "new" and "old" entries in a view's rangetable.Tom Lane2023-01-18
* AdjustUpgrade.pm should zap test_ext_cine, too.Tom Lane2023-01-17
* Create common infrastructure for cross-version upgrade testing.Tom Lane2023-01-16
* Update copyright for 2023Bruce Momjian2023-01-02
* Fix perl warning from commit 9b4eafcaf4Andrew Dunstan2022-11-23
* Prevent port collisions between concurrent TAP testsAndrew Dunstan2022-11-20
* Account for IPC::Run::result() Windows behavior change.Noah Misch2022-11-17
* doc: update metacpan.org links to avoid redirectsDaniel Gustafsson2022-11-16
* Make PostgreSQL::Test::Cluster::config_data more flexibleAndrew Dunstan2022-11-13
* If wait_for_catchup fails under has_wal_read_bug, skip balance of test.Noah Misch2022-11-12
* Better handle interrupting TAP testsAlvaro Herrera2022-10-19
* Remove no-longer-needed compatibility hackAlvaro Herrera2022-10-18
* Split TESTDIR into TESTLOGDIR and TESTDATADIRAndres Freund2022-09-19
* Don't hardcode tmp_check/ as test directory for tap testsAndres Freund2022-09-19
* Bump minimum Perl version to 5.14John Naylor2022-09-14
* Add wait_for_subscription_sync for TAP tests.Amit Kapila2022-08-03
* Add pg_version() to PostgreSQL::Test::ClusterMichael Paquier2022-05-20
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Add timestamp and elapsed time decorations to TAP test logsAndrew Dunstan2022-04-10
* pgstat: remove stats_temp_directory.Andres Freund2022-04-06
* Remove exclusive backup modeStephen Frost2022-04-06
* Remove use of perl parent module in Cluster.pmAndrew Dunstan2022-03-31
* Fix comment typo in PotsgreSQL::Test::Cluster moduleAndrew Dunstan2022-03-31
* Add diagnostic output on error in pump_untilDaniel Gustafsson2022-03-31