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-04-12
Change mechanism to set up source targetlist in MERGE
Alvaro Herrera
2022-04-09
Fix whitespace
Peter Eisentraut
2022-04-09
Add missing serial commas
Peter Eisentraut
2022-04-08
Remove error message hints mentioning configure options
Peter Eisentraut
2022-04-08
Track I/O timing for temporary file blocks in EXPLAIN (BUFFERS)
Michael Paquier
2022-04-07
pgstat: add/extend tests for resetting various kinds of stats.
Andres Freund
2022-04-07
Teach planner and executor about monotonic window funcs
David Rowley
2022-04-07
psql: add \dconfig command to show server's configuration parameters.
Tom Lane
2022-04-07
Revert "Logical decoding of sequences"
Tomas Vondra
2022-04-07
Unlogged sequences
Peter Eisentraut
2022-04-07
Prefetch data referenced by the WAL, take II.
Thomas Munro
2022-04-07
pgstat: add tests for transaction behaviour, 2PC, function stats.
Andres Freund
2022-04-07
pgstat: add pg_stat_force_next_flush(), use it to simplify tests.
Andres Freund
2022-04-07
pgstat: store statistics in shared memory.
Andres Freund
2022-04-07
Reorder subskiplsn in pg_subscription to avoid alignment issues.
Amit Kapila
2022-04-06
pgstat: stats collector references in comments.
Andres Freund
2022-04-06
Further improve jsonb_sqljson parallel test
Andrew Dunstan
2022-04-06
Reduce running time of jsonb_sqljson test
Andrew Dunstan
2022-04-05
PLAN clauses for JSON_TABLE
Andrew Dunstan
2022-04-04
JSON_TABLE
Andrew Dunstan
2022-04-04
psql: Show all query results by default
Peter Eisentraut
2022-04-03
Fix portability issues in datetime parsing.
Tom Lane
2022-04-02
Fix overflow hazards in interval input and output conversions.
Tom Lane
2022-04-02
Add a couple more tests for interval input decoding.
Tom Lane
2022-04-02
Allow CLUSTER on partitioned tables
Alvaro Herrera
2022-04-02
Use ORDER BY in catalog results in SQL/JSON tests
Andrew Dunstan
2022-03-31
RETURNING clause for JSON() and JSON_SCALAR()
Andrew Dunstan
2022-03-30
Optimize order of GROUP BY keys
Tomas Vondra
2022-03-30
SQL JSON functions
Andrew Dunstan
2022-03-30
Add range_agg with multirange inputs
Peter Eisentraut
2022-03-30
Additional tests for range_intersect_agg(anymultirange)
Peter Eisentraut
2022-03-30
Add header matching mode to COPY FROM
Peter Eisentraut
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
[next]