index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Wait between tablesync worker restarts
Peter Eisentraut
2017-04-28
*
Misc SCRAM code cleanups.
Heikki Linnakangas
2017-04-28
*
Remove unnecessairly duplicated gram.y productions
Stephen Frost
2017-04-27
*
Don't build full initial logical decoding snapshot if NOEXPORT_SNAPSHOT.
Andres Freund
2017-04-27
*
Don't use on-disk snapshots for exported logical decoding snapshot.
Andres Freund
2017-04-27
*
Avoid slow shutdown of pg_basebackup.
Tom Lane
2017-04-27
*
Fix bug so logical rep launcher saves correctly time of last startup of worker.
Fujii Masao
2017-04-28
*
Cope with glibc too old to have epoll_create1().
Tom Lane
2017-04-27
*
Preserve required !catalog tuples while computing initial decoding snapshot.
Andres Freund
2017-04-27
*
Make latch.c more paranoid about child-process cases.
Tom Lane
2017-04-27
*
doc: PG10 release note typo fix
Bruce Momjian
2017-04-27
*
doc PG10rel: adjust hash index commits and add parallel subquery
Bruce Momjian
2017-04-27
*
Rework handling of subtransactions in 2PC recovery
Simon Riggs
2017-04-27
*
Additional tests for subtransactions in recovery
Simon Riggs
2017-04-27
*
Fix typo in comment
Peter Eisentraut
2017-04-26
*
Allow multiple bgworkers to be launched per postmaster iteration.
Tom Lane
2017-04-26
*
doc PG10: add commit for transition table item
Bruce Momjian
2017-04-26
*
pg_get_partkeydef: return NULL for non-partitions
Stephen Frost
2017-04-26
*
Silence compiler warning induced by commit de4389712.
Tom Lane
2017-04-26
*
doc: ALTER SUBSCRIPTION documentation fixes
Peter Eisentraut
2017-04-26
*
Fix query that gets remote relation info
Peter Eisentraut
2017-04-26
*
Spelling fixes in code comments
Peter Eisentraut
2017-04-26
*
Fix typo in comment.
Fujii Masao
2017-04-27
*
Fix various concurrency issues in logical replication worker launching
Peter Eisentraut
2017-04-26
*
doc PG10: add Rafia Sabih to parallel index scan item
Bruce Momjian
2017-04-26
*
Allow ALTER TABLE ONLY on partitioned tables
Stephen Frost
2017-04-25
*
doc PG10: update EXPLAIN SUMMARY item
Bruce Momjian
2017-04-25
*
Wake up launcher when enabling a subscription
Peter Eisentraut
2017-04-25
*
doc: update PG 10 item about referencing many relations
Bruce Momjian
2017-04-25
*
doc: add PG 10 doc item about VACUUM truncation, 7e26e02ee
Bruce Momjian
2017-04-25
*
doc PG10: add commit 090010f2e and adjust EXPLAIN SUMMARY item
Bruce Momjian
2017-04-25
*
doc: properly indent SGML tags in PG 10 release notes
Bruce Momjian
2017-04-25
*
Set the priorities of all quorum synchronous standbys to 1.
Fujii Masao
2017-04-26
*
doc: PG 10 release notes updates
Bruce Momjian
2017-04-25
*
doc: PG 10 release note updates
Bruce Momjian
2017-04-25
*
Adjust outdated comment.
Robert Haas
2017-04-25
*
Update copyright in recently added files.
Fujii Masao
2017-04-25
*
doc: move hash info to new section and split out growth item
Bruce Momjian
2017-04-25
*
doc: move hash performance item into index section
Bruce Momjian
2017-04-24
*
doc: add Rafia Sabih to PG 10 release note item
Bruce Momjian
2017-04-24
*
doc: fix PG 10 release note doc markup
Bruce Momjian
2017-04-24
*
doc: merge PG 10 release SysV item
Bruce Momjian
2017-04-24
*
postgres_fdw: Fix join push down with extensions
Peter Eisentraut
2017-04-24
*
doc: PG 10 fixes
Bruce Momjian
2017-04-24
*
doc: several minor PG 10 doc adjustments
Bruce Momjian
2017-04-24
*
doc: fix attribution of sequence item, order incompatibilities
Bruce Momjian
2017-04-24
*
doc: first draft of Postgres 10 release notes
Bruce Momjian
2017-04-24
*
doc: update release doc markup instructions
Bruce Momjian
2017-04-24
*
Revert "Use pselect(2) not select(2), if available, to wait in postmaster's l...
Tom Lane
2017-04-24
*
Use pselect(2) not select(2), if available, to wait in postmaster's loop.
Tom Lane
2017-04-24
[next]