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
/
regress
Age
Commit message (
Expand
)
Author
2022-03-29
SQL/JSON query functions
Andrew Dunstan
2022-03-29
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-28
IS JSON predicate
Andrew Dunstan
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
Mark pg_stat_get_subscription_stats() strict.
Andres Freund
2022-03-28
Fix NULL input behaviour of pg_stat_get_replication_slot().
Andres Freund
2022-03-27
SQL/JSON constructors
Andrew Dunstan
2022-03-26
Allow specifying column lists for logical replication
Tomas Vondra
2022-03-25
Handle sequences in preprocess_pubobj_list
Tomas Vondra
2022-03-25
Refactor DLSUFFIX handling
Peter Eisentraut
2022-03-24
Fix pg_statio_all_tables view for multiple TOAST indexes.
Tom Lane
2022-03-24
Add decoding of sequences to built-in replication
Tomas Vondra
2022-03-23
Try to stabilize vacuum test.
Thomas Munro
2022-03-22
Add support for security invoker views.
Dean Rasheed
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-20
Enforce foreign key correctly during cross-partition updates
Alvaro Herrera
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-17
Revert applying column aliases to the output of whole-row Vars.
Tom Lane
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-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-05
Use PG_TEST_TIMEOUT_DEFAULT for pg_regress 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-24
Guard against reallocation failure in pg_regress
Daniel Gustafsson
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-21
Disallow setting bogus GUCs within an extension's reserved namespace.
Tom Lane
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-15
Reject change of output-column collation in CREATE OR REPLACE VIEW.
Tom Lane
2022-02-15
Add test case for trailing junk after numeric literals
Peter Eisentraut
[next]