index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
replication
Commit message (
Expand
)
Author
Age
*
Add subtransaction handling for table synchronization workers.
Robert Haas
2018-07-16
*
pgindent run prior to branching
Andrew Dunstan
2018-06-30
*
Fix "base" snapshot handling in logical decoding
Alvaro Herrera
2018-06-26
*
Fix and document lock handling for in-memory replication slot data
Michael Paquier
2018-06-10
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
Logical replication support for TRUNCATE
Peter Eisentraut
2018-04-07
*
Logical decoding of TRUNCATE
Peter Eisentraut
2018-04-07
*
Portability fix for commit 9a895462d.
Tom Lane
2018-03-30
*
Enhance pg_stat_wal_receiver view to display host and port of sender server.
Fujii Masao
2018-03-31
*
Handle heap rewrites even better in logical decoding
Peter Eisentraut
2018-03-21
*
logical replication: fix OID type mapping mechanism
Alvaro Herrera
2018-03-14
*
Ability to advance replication slots
Simon Riggs
2018-01-17
*
Fix failure to delete spill files of aborted transactions
Alvaro Herrera
2018-01-05
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Generational memory allocator
Simon Riggs
2017-11-23
*
Fix race condition with unprotected use of a latch pointer variable.
Tom Lane
2017-10-03
*
Update code comment for temporary replication slots
Peter Eisentraut
2017-08-23
*
Fix replication origin-related race conditions
Alvaro Herrera
2017-08-08
*
Only kill sync workers at commit time in subscription DDL
Peter Eisentraut
2017-08-04
*
Update copyright in recently added files
Alvaro Herrera
2017-07-26
*
Fix race conditions in replication slot operations
Alvaro Herrera
2017-07-25
*
Fix locking in WAL receiver/sender shmem state structs
Alvaro Herrera
2017-06-30
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Final pgindent run with old pg_bsd_indent (version 1.3).
Tom Lane
2017-06-21
*
Fix leaking of small spilled subtransactions during logical decoding.
Andres Freund
2017-06-18
*
Use standard interrupt handling in logical replication launcher.
Andres Freund
2017-06-08
*
Prevent possibility of panics during shutdown checkpoint.
Andres Freund
2017-06-05
*
Revert "Prevent panic during shutdown checkpoint"
Andres Freund
2017-06-05
*
Fix signal handling in logical replication workers
Peter Eisentraut
2017-06-02
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-16
*
Fix race condition leading to hanging logical slot creation.
Andres Freund
2017-05-13
*
Lag tracking for logical replication
Simon Riggs
2017-05-12
*
Improve memory use in logical replication apply
Peter Eisentraut
2017-05-09
*
Prevent panic during shutdown checkpoint
Peter Eisentraut
2017-05-05
*
Fix logical replication launcher wake up and reset
Peter Eisentraut
2017-05-01
*
Don't use on-disk snapshots for exported logical decoding snapshot.
Andres Freund
2017-04-27
*
Preserve required !catalog tuples while computing initial decoding snapshot.
Andres Freund
2017-04-27
*
Fix various concurrency issues in logical replication worker launching
Peter Eisentraut
2017-04-26
*
Get rid of extern declarations of non-existent functions.
Fujii Masao
2017-04-25
*
A collection of small fixes for logical replication.
Fujii Masao
2017-04-19
*
Make header self-contained
Peter Eisentraut
2017-04-13
*
Support configuration reload in logical replication workers
Peter Eisentraut
2017-04-10
*
Cleanup slots during drop database
Simon Riggs
2017-03-28
*
Fix typos in logical replication support for initial data copy.
Tom Lane
2017-03-26
*
Remove trailing comma from enum definition
Peter Eisentraut
2017-03-23
*
Assorted compilation and test fixes
Peter Eisentraut
2017-03-23
*
Replication lag tracking for walsenders
Simon Riggs
2017-03-23
[next]