summaryrefslogtreecommitdiff
path: root/src/test/modules/test_misc
Commit message (Expand)AuthorAgeFilesLines
* Rename io_direct to debug_io_direct.Thomas Munro2023-05-151-1/+1
* Skip the 004_io_direct.pl test if a pre-flight check fails.Thomas Munro2023-04-131-8/+27
* Use higher wal_level for 004_io_direct.pl.Thomas Munro2023-04-091-0/+1
* Add io_direct setting (developer-only).Thomas Munro2023-04-082-0/+58
* Fix outdated references to guc.cDaniel Gustafsson2023-03-021-4/+4
* Update copyright for 2023Bruce Momjian2023-01-022-2/+2
* Add copyright notices to meson filesAndrew Dunstan2022-12-201-0/+2
* Use installed postgresql.conf.sample for GUC sanity TAP testAndrew Dunstan2022-11-131-4/+3
* meson: Add initial version of meson based build systemAndres Freund2022-09-211-0/+12
* Pre-beta mechanical code beautification.Tom Lane2022-05-121-20/+14
* Remove PostgreSQL::Test::Utils::perl2host completelyAndrew Dunstan2022-02-201-2/+2
* Add TAP test to automate the equivalent of check_guc, take twoMichael Paquier2022-02-161-0/+110
* Revert "Add TAP test to automate the equivalent of check_guc"Michael Paquier2022-02-121-110/+0
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-113-3/+9
* Add TAP test to automate the equivalent of check_gucMichael Paquier2022-02-091-0/+108
* Add new simple TAP test for tablespaces, attempt II.Thomas Munro2022-01-211-0/+99
* Revert "Add new simple TAP test for tablespaces."Thomas Munro2022-01-151-96/+0
* Add new simple TAP test for tablespaces.Thomas Munro2022-01-151-0/+96
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-241-3/+3
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-291-1/+1
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-071-0/+3
* Message fixes and style improvementsPeter Eisentraut2020-09-141-4/+4
* tap tests: replace 'master' with 'primary'.Andres Freund2020-07-081-1/+1
* Avoid using INFO elevel for what are fundamentally debug messages.Tom Lane2019-09-074-0/+332