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
Age
Commit message (
Expand
)
Author
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
Try to fix breakage of sepgsql hooks by ENR patch.
Kevin Grittner
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
Improve documentation for table partitioning.
Robert Haas
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
postgres_fdw: Teach IMPORT FOREIGN SCHEMA about partitioning.
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
Fix broken markup.
Tom Lane
2017-03-30
Fix pgrowlocks minor coding oversight
Simon Riggs
2017-03-30
Default monitoring roles
Simon Riggs
2017-03-30
Support \if ... \elif ... \else ... \endif in psql scripting.
Tom Lane
2017-03-30
Try to fix xml docs build broken in 5ded4bd.
Andres Freund
2017-03-30
Simplify the example of VACUUM in documentation.
Fujii Masao
2017-03-30
Remove support for version-0 calling conventions.
Andres Freund
2017-03-30
Move contrib/seg to only use V1 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
2017-03-29
Update copyright year in recently added files
Peter Eisentraut
2017-03-29
Simplify check of modified attributes in heap_update
Alvaro Herrera
2017-03-29
Mark more functions parallel-restricted.
Robert Haas
2017-03-29
Plug race in dsa_attach.
Robert Haas
2017-03-29
Fix hardcoded typeof check result for Windows
Peter Eisentraut
2017-03-29
Fix configure check for typeof
Peter Eisentraut
2017-03-29
Improve Node vs Expr use a bit
Peter Eisentraut
2017-03-29
Cast result of copyObject() to correct type
Peter Eisentraut
2017-03-29
doc: Mention --enable-tap-tests in regression test chapter
Peter Eisentraut
2017-03-29
Change 'diag' to 'note' in TAP tests
Peter Eisentraut
2017-03-28
Allow DSM segments to be created as pinned
Alvaro Herrera
2017-03-28
Make new expression eval code reject references to dropped columns.
Tom Lane
2017-03-28
Remove direct uses of ItemPointer.{ip_blkid,ip_posid}
Alvaro Herrera
2017-03-28
Correct grammar in error message
Simon Riggs
2017-03-28
Fix ssl tests
Peter Eisentraut
2017-03-28
Suppress implicit-conversion warnings seen with newer clang versions.
Tom Lane
[prev]
[next]