index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Age
Commit message (
Expand
)
Author
2022-02-17
Disable perl2host() processing in TAP tests
Andrew Dunstan
2022-02-17
Increase hash_mem_multiplier default to 2.0.
Peter Geoghegan
2022-02-16
Reject trailing junk after numeric literals
Peter Eisentraut
2022-02-16
Add TAP test to automate the equivalent of check_guc, take two
Michael Paquier
2022-02-15
Fix race condition in 028_pitr_timelines.pl test, add note to docs.
Heikki Linnakangas
2022-02-15
Reject change of output-column collation in CREATE OR REPLACE VIEW.
Tom Lane
2022-02-15
Ensure that STDERR is empty in connect_ok tests
Daniel Gustafsson
2022-02-15
Add more logging to new 028_pitr_timelines.pl test.
Heikki Linnakangas
2022-02-15
Add test case for trailing junk after numeric literals
Peter Eisentraut
2022-02-14
Add test case for an archive recovery corner case.
Heikki Linnakangas
2022-02-14
Database-level collation version tracking
Peter Eisentraut
2022-02-14
Improve correlation names in sanity tests
Peter Eisentraut
2022-02-14
Fix memory leak in IndexScan node with reordering
Alexander Korotkov
2022-02-13
Remove REGRESS_OUTPUTDIR environment variable.
Thomas Munro
2022-02-12
Revert "Add TAP test to automate the equivalent of check_guc"
Michael Paquier
2022-02-11
Simplify lazy_scan_heap's handling of scanned pages.
Peter Geoghegan
2022-02-11
Don't use_physical_tlist for an IOS with non-returnable columns.
Tom Lane
2022-02-11
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-10
Set SNI ClientHello extension to localhost in tests
Daniel Gustafsson
2022-02-10
Add min() and max() aggregates for xid8.
Fujii Masao
2022-02-10
Use Test::Builder::todo_start(), replacing $::TODO.
Noah Misch
2022-02-09
Add TAP test to automate the equivalent of check_guc
Michael Paquier
2022-02-08
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-03
Add UNIQUE null treatment option
Peter Eisentraut
2022-02-02
Fix recovery conflict in 027_stream_regress.pl.
Thomas Munro
2022-01-31
Make canonicalize_path() more canonical.
Tom Lane
2022-01-30
Introduce pg_settings_get_flags() to find flags associated to a GUC
Michael Paquier
2022-01-29
Fix failure to validate the result of select_common_type().
Tom Lane
2022-01-28
Add HEADER support to COPY text format
Peter Eisentraut
2022-01-27
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-25
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-24
Add tests of the CREATEROLE attribute
Andrew Dunstan
2022-01-22
Flush table's relcache during ALTER TABLE ADD PRIMARY KEY USING INDEX.
Tom Lane
2022-01-21
Add new simple TAP test for tablespaces, attempt II.
Thomas Munro
2022-01-20
Tighten TAP tests' tracking of postmaster state some more.
Tom Lane
2022-01-20
Try to stabilize reloptions test, again.
Thomas Munro
2022-01-19
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-18
Try to stabilize the reloptions test.
Thomas Munro
2022-01-18
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-17
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-16
Teach hash_ok_operator() that record_eq is only sometimes hashable.
Tom Lane
[next]