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
Age
Commit message (
Expand
)
Author
2017-04-05
pageinspect: Add bt_page_items function with bytea argument
Peter Eisentraut
2017-04-04
Follow-on cleanup for the transition table patch.
Kevin Grittner
2017-04-04
Make min_wal_size/max_wal_size use MB internally
Simon Riggs
2017-04-04
Fix uninitialized variables in twophase.c
Simon Riggs
2017-04-04
Fix two valgrind issues in slab allocator.
Andres Freund
2017-04-04
Speedup 2PC recovery by skipping two phase state files in normal path
Simon Riggs
2017-04-04
Adjust min/max values when changing sequence type
Peter Eisentraut
2017-04-04
Fix thinko in BitmapAdjustPrefetchIterator.
Robert Haas
2017-04-04
Fix typo
Peter Eisentraut
2017-04-04
psql: Add some missing tab completion
Peter Eisentraut
2017-04-04
Remove --verbose from PROVE_FLAGS
Stephen Frost
2017-04-04
Fix remote position tracking in logical replication
Peter Eisentraut
2017-04-04
Fix formula in _hash_spareindex.
Robert Haas
2017-04-04
Expand hash indexes more gradually.
Robert Haas
2017-04-04
Update comment.
Robert Haas
2017-04-04
Print new RelOptInfo field top_parent_relids in outfuncs.c
Robert Haas
2017-04-04
Abstract logic to allow for multiple kinds of child rels.
Robert Haas
2017-04-04
Properly acquire buffer lock for page-at-a-time hash vacuum.
Robert Haas
2017-04-03
Try and silence spurious Coverity warning.
Andrew Gierth
2017-04-03
Make header self-contained
Peter Eisentraut
2017-04-03
Fix whitespace
Peter Eisentraut
2017-04-03
Handle change of slot name in logical replication apply
Peter Eisentraut
2017-04-02
Remove reinvention of stringify macro.
Tom Lane
2017-04-02
Fix behavior of psql's \p to agree with \g, \w, etc.
Tom Lane
2017-04-02
Fix some typos and spelling errors in comments
Magnus Hagander
2017-04-02
Allow psql variable substitution to occur in backtick command strings.
Tom Lane
2017-04-01
Fix two undocumented parameters to functions from ENR patch.
Kevin Grittner
2017-04-01
BRIN de-summarization
Alvaro Herrera
2017-04-01
Fix expected output
Alvaro Herrera
2017-04-01
BRIN auto-summarization
Alvaro Herrera
2017-04-01
Write "waiting for checkpoint" on regular progress row
Magnus Hagander
2017-04-01
Add transition table support to plpgsql.
Kevin Grittner
2017-04-01
Add infrastructure to support EphemeralNamedRelation references.
Kevin Grittner
2017-04-01
Avoid GatherMerge crash when there are no workers.
Robert Haas
2017-04-01
Fix parallel query so it doesn't spoil row estimates above Gather.
Robert Haas
2017-04-01
Don't use bgw_main even to specify in-core bgworker entrypoints.
Robert Haas
2017-04-01
Fix unstable regression test result.
Tom Lane
2017-04-01
Fix unstable regression test result.
Tom Lane
2017-04-01
Fix typos.
Robert Haas
2017-03-31
For foreign keys, check REFERENCES privilege only on the referenced table.
Tom Lane
2017-03-31
Revert "Allow ON CONFLICT .. DO NOTHING on a partitioned table."
Robert Haas
2017-03-31
Don't allocate storage for partitioned tables.
Robert Haas
2017-03-31
Full Text Search support for json and jsonb
Andrew Dunstan
2017-03-31
Transform or iterate over json(b) string values
Andrew Dunstan
2017-03-31
Fix typo in comment
Magnus Hagander
2017-03-30
Default monitoring roles
Simon Riggs
2017-03-30
Support \if ... \elif ... \else ... \endif in psql scripting.
Tom Lane
2017-03-30
Remove support for version-0 calling conventions.
Andres Freund
2017-03-29
Implement SortSupport for macaddr data type
Teodor Sigaev
2017-03-29
pg_dump: Remove query truncation in error messages
Peter Eisentraut
[prev]
[next]