aboutsummaryrefslogtreecommitdiff
path: root/src/include/replication/pgoutput.h
Commit message (Expand)AuthorAge
* Perform apply of large transactions by parallel workers.Amit Kapila2023-01-09
* Update copyright for 2023Bruce Momjian2023-01-02
* Allow users to skip logical replication of data having origin.Amit Kapila2022-07-21
* Revert "Logical decoding of sequences"Tomas Vondra2022-04-07
* Add decoding of sequences to built-in replicationTomas Vondra2022-03-24
* Allow specifying row filters for logical replication of tables.Amit Kapila2022-02-22
* Fix various typos, grammar and code style in comments and docsMichael Paquier2022-01-25
* Update copyright for 2022Bruce Momjian2022-01-07
* Add support for prepared transactions to built-in logical replication.Amit Kapila2021-07-14
* Allow pgoutput to send logical decoding messages.Amit Kapila2021-04-06
* Refactor function parse_output_parameters.Amit Kapila2021-04-06
* Update copyright for 2021Bruce Momjian2021-01-02
* Allow logical replication to transfer data in binary format.Tom Lane2020-07-18
* Update copyrights for 2020Bruce Momjian2020-01-01
* Update copyright for 2019Bruce Momjian2019-01-02
* Update copyright for 2018Bruce Momjian2018-01-02
* Update copyright in recently added filesAlvaro Herrera2017-07-26
* Phase 2 of pgindent updates.Tom Lane2017-06-21
* Post-PG 10 beta1 pgindent runBruce Momjian2017-05-17
* Add more includes so header files are self-containedPeter Eisentraut2017-01-21
* Logical replicationPeter Eisentraut2017-01-20