index
:
postgres-xl.git
XL9_5_STABLE
XL_10_STABLE
master
xl_dbt3_expt
xl_doc_update
xl_test
Official repo for Postgres-XL. Stable branch is XL9_5_STABLE. Current development is PG10 compatible. Controlled by Postgres-X2 Core Team.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
replication
Age
Commit message (
Expand
)
Author
2017-08-08
Fix replication origin-related race conditions
Alvaro Herrera
2017-08-05
Only kill sync workers at commit time in subscription DDL
Peter Eisentraut
2017-07-26
Update copyright in recently added files
Alvaro Herrera
2017-07-25
Fix race conditions in replication slot operations
Alvaro Herrera
2017-06-30
Fix locking in WAL receiver/sender shmem state structs
Alvaro Herrera
2017-06-21
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-19
Fix leaking of small spilled subtransactions during logical decoding.
Andres Freund
2017-06-08
Use standard interrupt handling in logical replication launcher.
Andres Freund
2017-06-06
Prevent possibility of panics during shutdown checkpoint.
Andres Freund
2017-06-06
Revert "Prevent panic during shutdown checkpoint"
Andres Freund
2017-06-02
Fix signal handling in logical replication workers
Peter Eisentraut
2017-05-17
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-13
Fix race condition leading to hanging logical slot creation.
Andres Freund
2017-05-12
Lag tracking for logical replication
Simon Riggs
2017-05-09
Improve memory use in logical replication apply
Peter Eisentraut
2017-05-05
Prevent panic during shutdown checkpoint
Peter Eisentraut
2017-05-01
Fix logical replication launcher wake up and reset
Peter Eisentraut
2017-04-27
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-26
Fix various concurrency issues in logical replication worker launching
Peter Eisentraut
2017-04-24
Get rid of extern declarations of non-existent functions.
Fujii Masao
2017-04-18
A collection of small fixes for logical replication.
Fujii Masao
2017-04-14
Make header self-contained
Peter Eisentraut
2017-04-10
Support configuration reload in logical replication workers
Peter Eisentraut
2017-03-28
Cleanup slots during drop database
Simon Riggs
2017-03-26
Fix typos in logical replication support for initial data copy.
Tom Lane
2017-03-23
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
Logical replication support for initial data copy
Peter Eisentraut
2017-03-14
Add option to control snapshot export to CREATE_REPLICATION_SLOT
Peter Eisentraut
2017-02-27
Use the new "Slab" context for some allocations in reorderbuffer.h.
Andres Freund
2017-02-17
Fix typo on comment
Peter Eisentraut
2017-02-15
Formatting and docs corrections for logical decoding output plugins.
Tom Lane
2017-01-25
Update copyright years in some recently added files
Peter Eisentraut
2017-01-21
Add more includes so header files are self-contained
Peter Eisentraut
2017-01-20
Logical replication
Peter Eisentraut
2017-01-17
Generate fmgr prototypes automatically
Peter Eisentraut
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-19
Support quorum-based synchronous replication.
Fujii Masao
2016-12-12
Add support for temporary replication slots
Peter Eisentraut
2016-12-02
Fix Windows build for 78c8c814390f
Alvaro Herrera
2016-12-02
Refactor libpqwalreceiver
Peter Eisentraut
2016-12-02
Use latch instead of select() in walreceiver
Peter Eisentraut
2016-06-29
Add conninfo to pg_stat_wal_receiver
Alvaro Herrera
2016-06-09
pgindent run for 9.6
Robert Haas
[next]