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
/
include
/
replication
Age
Commit message (
Expand
)
Author
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
2016-05-02
Fix thinko in comment
Alvaro Herrera
2016-05-02
Fix code comments regarding logical decoding
Alvaro Herrera
2016-04-27
Clean up parsing of synchronous_standby_names GUC variable.
Tom Lane
2016-04-27
Emit invalidations to standby for transactions without xid.
Andres Freund
2016-04-14
Adjust signature of walrcv_receive hook.
Tom Lane
2016-04-14
Add required database and origin filtering for logical messages.
Andres Freund
2016-04-06
Generic Messages for Logical Decoding
Simon Riggs
2016-04-06
Support multiple synchronous standby servers.
Fujii Masao
2016-03-31
Blind attempt at fixing Win32 issue on 24c5f1a103c
Alvaro Herrera
2016-03-30
Add new replication mode synchronous_commit = 'remote_apply'.
Robert Haas
2016-03-06
logical decoding: Fix handling of large old tuples with replica identity full.
Andres Freund
2016-03-06
logical decoding: Tell reorderbuffer about all xids.
Andres Freund
2016-02-25
Fix typos
Alvaro Herrera
2016-01-29
Migrate replication slot I/O locks into a separate tranche.
Robert Haas
2016-01-07
pgstat: add WAL receiver status view & SRF
Alvaro Herrera
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-09-28
Fix "sesssion" typo
Alvaro Herrera
2015-08-11
Don't include rel.h when relcache.h is sufficient
Alvaro Herrera
2015-08-11
Allow pg_create_physical_replication_slot() to reserve WAL.
Andres Freund
2015-08-11
Introduce macros determining if a replication slot is physical or logical.
Andres Freund
2015-08-06
Improve includes introduced in the replication origins patch.
Andres Freund
2015-05-24
pgindent run for 9.5
Bruce Momjian
2015-05-20
Collection of typo fixes.
Heikki Linnakangas
2015-05-12
Map basebackup tablespaces using a tablespace_map file
Andrew Dunstan
2015-05-08
Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
Andres Freund
2015-04-29
Correct replication origin's use of UINT16_MAX to PG_UINT16_MAX.
Andres Freund
2015-04-29
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-21
Add 'active_in' column to pg_replication_slots.
Andres Freund
[next]