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
/
logical.h
Commit message (
Expand
)
Author
Age
*
Fix the logical replication timeout during large transactions.
Amit Kapila
2022-05-11
*
Skip empty transactions for logical replication.
Amit Kapila
2022-03-30
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Add support for prepared transactions to built-in logical replication.
Amit Kapila
2021-07-14
*
Revert recovery prefetching feature.
Thomas Munro
2021-05-10
*
Remove duplicate typedef.
Thomas Munro
2021-04-09
*
Remove read_page callback from XLogReader.
Thomas Munro
2021-04-08
*
Add a xid argument to the filter_prepare callback for output plugins.
Amit Kapila
2021-03-30
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Extend the output plugin API to allow decoding of prepared xacts.
Amit Kapila
2020-12-30
*
Track statistics for spilling of changes from ReorderBuffer.
Amit Kapila
2020-10-08
*
Add some const decorations
Peter Eisentraut
2020-08-08
*
Implement streaming mode in ReorderBuffer.
Amit Kapila
2020-08-08
*
Extend the logical decoding output plugin API with stream methods.
Amit Kapila
2020-07-28
*
Rework XLogReader callback system
Alvaro Herrera
2020-05-08
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Make the order of the header file includes consistent.
Amit Kapila
2019-11-25
*
Remove superfluous newlines in function prototypes.
Andres Freund
2019-07-31
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
*
Fix duplicated words in comments
Michael Paquier
2019-05-14
*
Add facility to copy replication slots
Alvaro Herrera
2019-04-05
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Post-feature-freeze pgindent run.
Tom Lane
2018-04-26
*
Ability to advance replication slots
Simon Riggs
2018-01-17
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
*
Lag tracking for logical replication
Simon Riggs
2017-05-12
*
Preserve required !catalog tuples while computing initial decoding snapshot.
Andres Freund
2017-04-27
*
Get rid of extern declarations of non-existent functions.
Fujii Masao
2017-04-25
*
Replication lag tracking for walsenders
Simon Riggs
2017-03-23
*
Logical replication support for initial data copy
Peter Eisentraut
2017-03-23
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
*
Update copyright for 2016
Bruce Momjian
2016-01-02
*
Introduce replication progress tracking infrastructure.
Andres Freund
2015-04-29
*
Update copyright for 2015
Bruce Momjian
2015-01-06
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
*
Introduce logical decoding.
Robert Haas
2014-03-03