aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Improve one of the test cases in 035_standby_logical_decoding.pl.Amit Kapila2023-04-28
* Add a test to verify that subscription to the standby works.Amit Kapila2023-04-27
* Fix missing installation rules for BackgroundPsql.pmDaniel Gustafsson2023-04-26
* Reduce the log level in 035_standby_logical_decoding.pl.Amit Kapila2023-04-25
* Display 'password_required' option for \dRs+ command.Amit Kapila2023-04-24
* Make libpq error messages consistent for translationDaniel Gustafsson2023-04-21
* Remove unused global variableDavid Rowley2023-04-21
* Remove io prefix from pg_stat_io columnsMichael Paquier2023-04-21
* Fix errormessage for missing system CA in OpenSSL 3.1Daniel Gustafsson2023-04-19
* Fix various typos and incorrect/outdated name referencesDavid Rowley2023-04-19
* Fix Utils.pm's locale-munging so that Perl itself is also affected.Tom Lane2023-04-18
* Fix some typos and some incorrectly duplicated wordsDavid Rowley2023-04-18
* Fix various typosDavid Rowley2023-04-18
* Ensure result of an aggregate's finalfunc is made read-only.Tom Lane2023-04-16
* Fix assignment to array of domain over composite, redux.Tom Lane2023-04-15
* Support RBM_ZERO_AND_CLEANUP_LOCK in ExtendBufferedRelTo(), add testsAndres Freund2023-04-14
* Fix whitespacePeter Eisentraut2023-04-14
* Fix incorrect partition pruning logic for boolean partitioned tablesDavid Rowley2023-04-14
* Fix PHJ match bit initialization.Thomas Munro2023-04-14
* Harmonize some more function parameter names.Peter Geoghegan2023-04-13
* De-Revert "Add support for Kerberos credential delegation"Stephen Frost2023-04-13
* Skip the 004_io_direct.pl test if a pre-flight check fails.Thomas Munro2023-04-13
* Improve error messages introduced in be87200efd9 and 0fdab27ad68Andres Freund2023-04-12
* Revert "Catalog NOT NULL constraints" and falloutAlvaro Herrera2023-04-12
* 035_standby_logical_decoding: Add missing waits for replicationAndres Freund2023-04-11
* Improve ereports for VACUUM's BUFFER_USAGE_LIMIT optionDavid Rowley2023-04-11
* Simplify version check for SKIP clauseDaniel Gustafsson2023-04-08
* Use higher wal_level for 004_io_direct.pl.Thomas Munro2023-04-09
* Suppress bogus printout during new 035_standby_logical_decoding.pl test.Tom Lane2023-04-08
* Skip \password TAP test on old IPC::Run versionsDaniel Gustafsson2023-04-08
* Revert "Add support for Kerberos credential delegation"Stephen Frost2023-04-08
* Redesign interrupt/cancel API for regex engine.Thomas Munro2023-04-08
* TAP test for logical decoding on standbyAndres Freund2023-04-08
* Handle logical slot conflicts on standbyAndres Freund2023-04-08
* Support invalidating replication slots due to horizon and wal_levelAndres Freund2023-04-07
* Fix underspecified sort order in inherit.sqlAndres Freund2023-04-07
* Add io_direct setting (developer-only).Thomas Munro2023-04-08
* Add support for Kerberos credential delegationStephen Frost2023-04-07
* Track IO times in pg_stat_ioAndres Freund2023-04-07
* For Kerberos testing, disable DNS lookupsStephen Frost2023-04-07
* Fix table name clash in recently introduced testAndres Freund2023-04-07
* Test SCRAM iteration changes with psql \passwordDaniel Gustafsson2023-04-07
* Refactor background psql TAP functionsDaniel Gustafsson2023-04-07
* Fix underspecified sort order in test queryAlvaro Herrera2023-04-07
* Catalog NOT NULL constraintsAlvaro Herrera2023-04-07
* Add array_sample() and array_shuffle() functions.Tom Lane2023-04-07
* Add --buffer-usage-limit option to vacuumdbDavid Rowley2023-04-07
* Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT optionDavid Rowley2023-04-07
* Stabilize just-added regression test cases.Tom Lane2023-04-06
* Fix ts_headline() edge cases for empty query and empty search text.Tom Lane2023-04-06