index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Rename create_function_N test scripts for clarity.
Tom Lane
2022-02-08
*
Rearrange core regression tests to reduce cross-script dependencies.
Tom Lane
2022-02-08
*
Add PostgreSQL::Test::Cluster::config_data()
Michael Paquier
2022-02-08
*
Add UNIQUE null treatment option
Peter Eisentraut
2022-02-03
*
Fix recovery conflict in 027_stream_regress.pl.
Thomas Munro
2022-02-02
*
Make canonicalize_path() more canonical.
Tom Lane
2022-01-31
*
Introduce pg_settings_get_flags() to find flags associated to a GUC
Michael Paquier
2022-01-31
*
Fix failure to validate the result of select_common_type().
Tom Lane
2022-01-29
*
Add HEADER support to COPY text format
Peter Eisentraut
2022-01-28
*
Specify --host in 027_stream_regress.pl's pg_regress invocation.
Andres Freund
2022-01-27
*
Improve msys2 detection for TAP tests
Andrew Dunstan
2022-01-27
*
On sparc64+ext4, suppress test failures from known WAL read failure.
Noah Misch
2022-01-26
*
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-25
*
Add tests of the CREATEROLE attribute
Andrew Dunstan
2022-01-24
*
Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX.
Tom Lane
2022-01-22
*
Add new simple TAP test for tablespaces, attempt II.
Thomas Munro
2022-01-21
*
Tighten TAP tests' tracking of postmaster state some more.
Tom Lane
2022-01-20
*
Try to stabilize reloptions test, again.
Thomas Munro
2022-01-20
*
TAP tests: check for postmaster.pid anyway when "pg_ctl start" fails.
Tom Lane
2022-01-19
*
Don't enable fsync in src/test/recovery/t/008_fsm_truncation.pl.
Tom Lane
2022-01-19
*
Try to stabilize the reloptions test.
Thomas Munro
2022-01-19
*
Fix thinko in psql test
Peter Eisentraut
2022-01-18
*
Fix psql \d's query for identifying parent triggers.
Tom Lane
2022-01-17
*
Move 027_stream_regress.pl's output to tmp_check.
Thomas Munro
2022-01-18
*
pg_upgrade: Preserve relfilenodes and tablespace OIDs.
Robert Haas
2022-01-17
*
Add Boolean node
Peter Eisentraut
2022-01-17
*
Test replay of regression tests, attempt II.
Thomas Munro
2022-01-17
*
Teach hash_ok_operator() that record_eq is only sometimes hashable.
Tom Lane
2022-01-16
*
Clean up TAP tests' usage of wait_for_catchup().
Tom Lane
2022-01-16
*
Add stxdinherit flag to pg_statistic_ext_data
Tomas Vondra
2022-01-16
*
Update copyright notice to 2022 for recently-introduced TAP test
Michael Paquier
2022-01-16
*
Remove standby_schedule and associated test files.
Tom Lane
2022-01-15
*
Add simple test for physical replication of sequences.
Tom Lane
2022-01-15
*
Build inherited extended stats on partitioned tables
Tomas Vondra
2022-01-15
*
Ignore extended statistics for inheritance trees
Tomas Vondra
2022-01-15
*
Revert "Add new simple TAP test for tablespaces."
Thomas Munro
2022-01-15
*
Revert "Test replay of regression tests."
Thomas Munro
2022-01-15
*
Test replay of regression tests.
Thomas Munro
2022-01-15
*
Add new simple TAP test for tablespaces.
Thomas Munro
2022-01-15
*
Use in-place tablespaces in regression test.
Thomas Munro
2022-01-15
*
Fix ruleutils.c's dumping of whole-row Vars in more contexts.
Tom Lane
2022-01-13
*
Consider fractional paths in generate_orderedappend_paths
Tomas Vondra
2022-01-12
*
Enhance pg_log_backend_memory_contexts() for auxiliary processes.
Fujii Masao
2022-01-11
*
Make EXEC_BACKEND more convenient on Linux and FreeBSD.
Thomas Munro
2022-01-11
*
More cleanup of a2ab9c06ea.
Jeff Davis
2022-01-08
*
Fix pgperlcritic complaint, per buildfarm.
Jeff Davis
2022-01-08
*
Respect permissions within logical replication.
Jeff Davis
2022-01-07
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Prevent altering partitioned table's rowtype, if it's used elsewhere.
Tom Lane
2022-01-06
*
Extend psql's \lo_list/\dl to be able to print large objects' ACLs.
Tom Lane
2022-01-06
[next]