aboutsummaryrefslogtreecommitdiff
path: root/src/test
Commit message (Expand)AuthorAge
* Rename create_function_N test scripts for clarity.Tom Lane2022-02-08
* Rearrange core regression tests to reduce cross-script dependencies.Tom Lane2022-02-08
* Add PostgreSQL::Test::Cluster::config_data()Michael Paquier2022-02-08
* Add UNIQUE null treatment optionPeter Eisentraut2022-02-03
* Fix recovery conflict in 027_stream_regress.pl.Thomas Munro2022-02-02
* Make canonicalize_path() more canonical.Tom Lane2022-01-31
* Introduce pg_settings_get_flags() to find flags associated to a GUCMichael Paquier2022-01-31
* Fix failure to validate the result of select_common_type().Tom Lane2022-01-29
* Add HEADER support to COPY text formatPeter Eisentraut2022-01-28
* Specify --host in 027_stream_regress.pl's pg_regress invocation.Andres Freund2022-01-27
* Improve msys2 detection for TAP testsAndrew Dunstan2022-01-27
* On sparc64+ext4, suppress test failures from known WAL read failure.Noah Misch2022-01-26
* Fix various typos, grammar and code style in comments and docsMichael Paquier2022-01-25
* Add tests of the CREATEROLE attributeAndrew Dunstan2022-01-24
* Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX.Tom Lane2022-01-22
* Add new simple TAP test for tablespaces, attempt II.Thomas Munro2022-01-21
* Tighten TAP tests' tracking of postmaster state some more.Tom Lane2022-01-20
* Try to stabilize reloptions test, again.Thomas Munro2022-01-20
* TAP tests: check for postmaster.pid anyway when "pg_ctl start" fails.Tom Lane2022-01-19
* Don't enable fsync in src/test/recovery/t/008_fsm_truncation.pl.Tom Lane2022-01-19
* Try to stabilize the reloptions test.Thomas Munro2022-01-19
* Fix thinko in psql testPeter Eisentraut2022-01-18
* Fix psql \d's query for identifying parent triggers.Tom Lane2022-01-17
* Move 027_stream_regress.pl's output to tmp_check.Thomas Munro2022-01-18
* pg_upgrade: Preserve relfilenodes and tablespace OIDs.Robert Haas2022-01-17
* Add Boolean nodePeter Eisentraut2022-01-17
* Test replay of regression tests, attempt II.Thomas Munro2022-01-17
* Teach hash_ok_operator() that record_eq is only sometimes hashable.Tom Lane2022-01-16
* Clean up TAP tests' usage of wait_for_catchup().Tom Lane2022-01-16
* Add stxdinherit flag to pg_statistic_ext_dataTomas Vondra2022-01-16
* Update copyright notice to 2022 for recently-introduced TAP testMichael Paquier2022-01-16
* Remove standby_schedule and associated test files.Tom Lane2022-01-15
* Add simple test for physical replication of sequences.Tom Lane2022-01-15
* Build inherited extended stats on partitioned tablesTomas Vondra2022-01-15
* Ignore extended statistics for inheritance treesTomas Vondra2022-01-15
* Revert "Add new simple TAP test for tablespaces."Thomas Munro2022-01-15
* Revert "Test replay of regression tests."Thomas Munro2022-01-15
* Test replay of regression tests.Thomas Munro2022-01-15
* Add new simple TAP test for tablespaces.Thomas Munro2022-01-15
* Use in-place tablespaces in regression test.Thomas Munro2022-01-15
* Fix ruleutils.c's dumping of whole-row Vars in more contexts.Tom Lane2022-01-13
* Consider fractional paths in generate_orderedappend_pathsTomas Vondra2022-01-12
* Enhance pg_log_backend_memory_contexts() for auxiliary processes.Fujii Masao2022-01-11
* Make EXEC_BACKEND more convenient on Linux and FreeBSD.Thomas Munro2022-01-11
* More cleanup of a2ab9c06ea.Jeff Davis2022-01-08
* Fix pgperlcritic complaint, per buildfarm.Jeff Davis2022-01-08
* Respect permissions within logical replication.Jeff Davis2022-01-07
* Update copyright for 2022Bruce Momjian2022-01-07
* Prevent altering partitioned table's rowtype, if it's used elsewhere.Tom Lane2022-01-06
* Extend psql's \lo_list/\dl to be able to print large objects' ACLs.Tom Lane2022-01-06