index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
replication
Age
Commit message (
Expand
)
Author
2019-09-24
Rework WAL-reading supporting structs
Alvaro Herrera
2019-08-19
Fix inconsistencies and typos in the tree, take 11
Michael Paquier
2019-08-16
Remove fmgr.h includes from headers that don't really need it.
Andres Freund
2019-07-31
Remove superfluous newlines in function prototypes.
Andres Freund
2019-07-29
Fix inconsistencies and typos in the tree
Michael Paquier
2019-06-13
Mark ReplicationSlotCtl as PGDLLIMPORT.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
Initial pgindent run for v12.
Tom Lane
2019-05-14
Fix duplicated words in comments
Michael Paquier
2019-04-29
In walreceiver, don't try to do ereport() in a signal handler.
Tom Lane
2019-04-05
Add facility to copy replication slots
Alvaro Herrera
2019-03-15
Add walreceiver API to get remote server version
Peter Eisentraut
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-12-09
Add timestamp of last received message from standby to pg_stat_replication
Michael Paquier
2018-11-02
Fix spelling errors and typos in comments
Magnus Hagander
2018-09-03
Fix memory leak in TRUNCATE decoding
Tomas Vondra
2018-07-16
Add subtransaction handling for table synchronization workers.
Robert Haas
2018-06-30
pgindent run prior to branching
Andrew Dunstan
2018-06-26
Fix "base" snapshot handling in logical decoding
Alvaro Herrera
2018-06-10
Fix and document lock handling for in-memory replication slot data
Michael Paquier
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-07
Logical replication support for TRUNCATE
Peter Eisentraut
2018-04-07
Logical decoding of TRUNCATE
Peter Eisentraut
2018-03-30
Portability fix for commit 9a895462d.
Tom Lane
2018-03-31
Enhance pg_stat_wal_receiver view to display host and port of sender server.
Fujii Masao
2018-03-21
Handle heap rewrites even better in logical decoding
Peter Eisentraut
2018-03-14
logical replication: fix OID type mapping mechanism
Alvaro Herrera
2018-01-17
Ability to advance replication slots
Simon Riggs
2018-01-05
Fix failure to delete spill files of aborted transactions
Alvaro Herrera
2018-01-02
Update copyright for 2018
Bruce Momjian
2017-11-23
Generational memory allocator
Simon Riggs
2017-10-03
Fix race condition with unprotected use of a latch pointer variable.
Tom Lane
2017-08-23
Update code comment for temporary replication slots
Peter Eisentraut
2017-08-08
Fix replication origin-related race conditions
Alvaro Herrera
2017-08-04
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-18
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-05
Prevent possibility of panics during shutdown checkpoint.
Andres Freund
2017-06-05
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-16
Preventive maintenance in advance of pgindent run.
Tom Lane
2017-05-13
Fix race condition leading to hanging logical slot creation.
Andres Freund
[next]