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
*
Doc: remove bogus instruction to install contrib/hstore.
Tom Lane
2022-03-18
*
Revert applying column aliases to the output of whole-row Vars.
Tom Lane
2022-03-17
*
Fix row filters with multiple publications
Tomas Vondra
2022-03-17
*
Add option to use ICU as global locale provider
Peter Eisentraut
2022-03-17
*
Fix pg_tablespace_location() with in-place tablespaces
Michael Paquier
2022-03-17
*
Fix publish_as_relid with multiple publications
Tomas Vondra
2022-03-16
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
Add more regression tests for pg_ls_dir()
Michael Paquier
2022-03-15
*
Support "of", "tzh", and "tzm" format codes.
Robert Haas
2022-03-14
*
Optionally disable subscriptions on error.
Amit Kapila
2022-03-14
*
Force track_io_timing off in explain.sql to avoid failures when enabled.
Andres Freund
2022-03-12
*
Set synchronous_commit=on in test_setup.sql.
Andres Freund
2022-03-12
*
Restore the previous semantics of get_constraint_index().
Tom Lane
2022-03-11
*
ldap tests: Add paths for openbsd.
Andres Freund
2022-03-09
*
ldap tests: Don't run on unsupported operating systems.
Andres Freund
2022-03-09
*
pycodestyle (PEP 8) cleanup in Python scripts
Peter Eisentraut
2022-03-09
*
Use PG_TEST_TIMEOUT_DEFAULT for pg_regress suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
Fix pg_regress to print the correct postmaster address on Windows.
Tom Lane
2022-03-04
*
Add some additional tests for row filters in logical replication.
Amit Kapila
2022-03-04
*
Tighten overflow checks in tidin().
Tom Lane
2022-03-03
*
Reconsider pg_stat_subscription_workers view.
Amit Kapila
2022-03-01
*
Handle integer overflow in interval justification functions.
Tom Lane
2022-02-28
*
Add further debug info to help debug 019_replslot_limit.pl failures.
Andres Freund
2022-02-25
*
Guard against reallocation failure in pg_regress
Daniel Gustafsson
2022-02-24
*
Fix one of the tests introduced in commit 52e4f0cd47.
Amit Kapila
2022-02-24
*
Remove duplicated word in comment
Daniel Gustafsson
2022-02-23
*
Add function to pump IPC process until string match
Daniel Gustafsson
2022-02-23
*
Add temporary debug info to help debug 019_replslot_limit.pl failures.
Andres Freund
2022-02-22
*
Put typtype letters back into consistent order
Peter Eisentraut
2022-02-22
*
Allow specifying row filters for logical replication of tables.
Amit Kapila
2022-02-22
*
Disallow setting bogus GUCs within an extension's reserved namespace.
Tom Lane
2022-02-21
*
Fix temporary object cleanup failing due to toast access without snapshot.
Andres Freund
2022-02-21
*
Remove most msys special processing in TAP tests
Andrew Dunstan
2022-02-20
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
*
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-16
*
Fix race condition in 028_pitr_timelines.pl test, add note to docs.
Heikki Linnakangas
2022-02-16
*
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-15
*
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-14
*
Remove REGRESS_OUTPUTDIR environment variable.
Thomas Munro
2022-02-14
*
Revert "Add TAP test to automate the equivalent of check_guc"
Michael Paquier
2022-02-12
[next]