aboutsummaryrefslogtreecommitdiff
path: root/src/include/replication/logical.h
Commit message (Expand)AuthorAge
* Fix the logical replication timeout during large transactions.Amit Kapila2022-05-11
* Skip empty transactions for logical replication.Amit Kapila2022-03-30
* Update copyright for 2022Bruce Momjian2022-01-07
* Add support for prepared transactions to built-in logical replication.Amit Kapila2021-07-14
* Revert recovery prefetching feature.Thomas Munro2021-05-10
* Remove duplicate typedef.Thomas Munro2021-04-09
* Remove read_page callback from XLogReader.Thomas Munro2021-04-08
* Add a xid argument to the filter_prepare callback for output plugins.Amit Kapila2021-03-30
* Update copyright for 2021Bruce Momjian2021-01-02
* Extend the output plugin API to allow decoding of prepared xacts.Amit Kapila2020-12-30
* Track statistics for spilling of changes from ReorderBuffer.Amit Kapila2020-10-08
* Add some const decorationsPeter Eisentraut2020-08-08
* Implement streaming mode in ReorderBuffer.Amit Kapila2020-08-08
* Extend the logical decoding output plugin API with stream methods.Amit Kapila2020-07-28
* Rework XLogReader callback systemAlvaro Herrera2020-05-08
* Update copyrights for 2020Bruce Momjian2020-01-01
* Make the order of the header file includes consistent.Amit Kapila2019-11-25
* Remove superfluous newlines in function prototypes.Andres Freund2019-07-31
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Initial pgindent run for v12.Tom Lane2019-05-22
* Fix duplicated words in commentsMichael Paquier2019-05-14
* Add facility to copy replication slotsAlvaro Herrera2019-04-05
* Update copyright for 2019Bruce Momjian2019-01-02
* Post-feature-freeze pgindent run.Tom Lane2018-04-26
* Ability to advance replication slotsSimon Riggs2018-01-17
* Update copyright for 2018Bruce Momjian2018-01-02
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Post-PG 10 beta1 pgindent runBruce Momjian2017-05-17
* Lag tracking for logical replicationSimon Riggs2017-05-12
* Preserve required !catalog tuples while computing initial decoding snapshot.Andres Freund2017-04-27
* Get rid of extern declarations of non-existent functions.Fujii Masao2017-04-25
* Replication lag tracking for walsendersSimon Riggs2017-03-23
* Logical replication support for initial data copyPeter Eisentraut2017-03-23
* Update copyright via script for 2017Bruce Momjian2017-01-03
* Update copyright for 2016Bruce Momjian2016-01-02
* Introduce replication progress tracking infrastructure.Andres Freund2015-04-29
* Update copyright for 2015Bruce Momjian2015-01-06
* pgindent run for 9.4Bruce Momjian2014-05-06
* Introduce logical decoding.Robert Haas2014-03-03