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-03-25
Add retries for further investigation of 019_replslot_limit.pl failures.
Andres Freund
2022-03-24
Fix pg_statio_all_tables view for multiple TOAST indexes.
Tom Lane
2022-03-24
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-24
Add decoding of sequences to built-in replication
Tomas Vondra
2022-03-23
Clean test_rls_hooks module
Andrew Dunstan
2022-03-23
Fix "missing continuation record" after standby promotion
Alvaro Herrera
2022-03-23
Force NO_LOCALE / UTF8 for test_oat_hooks tests
Andrew Dunstan
2022-03-23
Use approved style for listing OBJS in test_oat_hooks Makefile
Andrew Dunstan
2022-03-23
Try to stabilize vacuum test.
Thomas Munro
2022-03-23
Temporarily disable installcheck for test_oat_hooks module
Andrew Dunstan
2022-03-22
Tidy up Object Access hooks tests
Andrew Dunstan
2022-03-22
Fix new Object Access hooks test
Andrew Dunstan
2022-03-22
Add a test module for Object Access hooks
Andrew Dunstan
2022-03-22
Add support for security invoker views.
Dean Rasheed
2022-03-22
Fix failures in SSL tests caused by out-of-tree keys and certificates
Michael Paquier
2022-03-22
Add ALTER SUBSCRIPTION ... SKIP.
Amit Kapila
2022-03-21
Fix assorted missing logic for GroupingFunc nodes.
Tom Lane
2022-03-21
Fix bogus dependency handling for GENERATED expressions.
Tom Lane
2022-03-21
Fix risk of deadlock failure while dropping a partitioned index.
Tom Lane
2022-03-20
Log regression.diffs in 027_stream_regress.pl.
Thomas Munro
2022-03-20
Enforce foreign key correctly during cross-partition updates
Alvaro Herrera
2022-03-20
Fix global ICU collations for ICU < 54
Peter Eisentraut
2022-03-19
Improve handling of SET ACCESS METHOD for ALTER MATERIALIZED VIEW
Michael Paquier
2022-03-19
Add regression tests for ALTER MATERIALIZED VIEW with tablespaces
Michael Paquier
2022-03-18
Fix incorrect xmlschema output for types timetz and timestamptz.
Tom Lane
2022-03-18
Specify database encoding in new ICU test.
Tom Lane
2022-03-18
Doc: remove bogus instruction to install contrib/hstore.
Tom Lane
2022-03-17
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-16
Fix publish_as_relid with multiple publications
Tomas Vondra
2022-03-15
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-14
Support "of", "tzh", and "tzm" format codes.
Robert Haas
2022-03-14
Optionally disable subscriptions on error.
Amit Kapila
2022-03-12
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-11
Restore the previous semantics of get_constraint_index().
Tom Lane
2022-03-09
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-05
Use PG_TEST_TIMEOUT_DEFAULT for pg_regress suite non-elapsing timeouts.
Noah Misch
2022-03-05
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-01
Reconsider pg_stat_subscription_workers view.
Amit Kapila
2022-02-28
Handle integer overflow in interval justification functions.
Tom Lane
2022-02-26
Add further debug info to help debug 019_replslot_limit.pl failures.
Andres Freund
[next]