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
*
Add system view pg_ident_file_mappings
Michael Paquier
2022-03-29
*
Modify query on pg_hba_file_rules to check for errors in regression tests
Michael Paquier
2022-03-29
*
IS JSON predicate
Andrew Dunstan
2022-03-28
*
Use has_privs_for_roles for predefined role checks
Joe Conway
2022-03-28
*
Remove the ability of a role to administer itself.
Robert Haas
2022-03-28
*
Fix role names in merge.sql regress file
Alvaro Herrera
2022-03-28
*
Add support for MERGE SQL command
Alvaro Herrera
2022-03-28
*
Preparatory test cleanup
Peter Eisentraut
2022-03-28
*
Make JSON path numeric literals more correct
Peter Eisentraut
2022-03-28
*
Don't fail for > 1 walsenders in 019_replslot_limit, add debug messages.
Andres Freund
2022-03-27
*
Mark pg_stat_get_subscription_stats() strict.
Andres Freund
2022-03-27
*
Fix NULL input behaviour of pg_stat_get_replication_slot().
Andres Freund
2022-03-27
*
SQL/JSON constructors
Andrew Dunstan
2022-03-27
*
Remove more unused module imports from TAP tests
Daniel Gustafsson
2022-03-27
*
Wait for subscription to sync in t/031_column_list.sql
Tomas Vondra
2022-03-27
*
SSL TAP test backend library independence refactoring
Daniel Gustafsson
2022-03-26
*
Allow specifying column lists for logical replication
Tomas Vondra
2022-03-26
*
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-25
*
Handle sequences in preprocess_pubobj_list
Tomas Vondra
2022-03-25
*
Fix replay of create database records on standby
Alvaro Herrera
2022-03-25
*
Refactor DLSUFFIX handling
Peter Eisentraut
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-24
*
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-22
*
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-21
*
Log regression.diffs in 027_stream_regress.pl.
Thomas Munro
2022-03-21
*
Enforce foreign key correctly during cross-partition updates
Alvaro Herrera
2022-03-20
*
Fix global ICU collations for ICU < 54
Peter Eisentraut
2022-03-20
*
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-19
*
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-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
[next]