aboutsummaryrefslogtreecommitdiff
path: root/src/include/replication/logicalproto.h
Commit message (Expand)AuthorAge
* Fix incorrect output from pgoutput when using column lists.Amit Kapila2022-12-02
* Revert "Logical decoding of sequences"Tomas Vondra2022-04-07
* Allow specifying column lists for logical replicationTomas Vondra2022-03-26
* Add decoding of sequences to built-in replicationTomas Vondra2022-03-24
* Allow specifying row filters for logical replication of tables.Amit Kapila2022-02-22
* Update copyright for 2022Bruce Momjian2022-01-07
* Add logical change details to logical replication worker errcontext.Amit Kapila2021-08-27
* Rename LOGICAL_REP_MSG_STREAM_END to LOGICAL_REP_MSG_STREAM_STOP.Amit Kapila2021-08-19
* Add prepare API support for streaming transactions in logical replication.Amit Kapila2021-08-04
* 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
* Update copyright for 2021Bruce Momjian2021-01-02
* Fix some typosMichael Paquier2020-11-14
* Use Enum for top level logical replication message types.Amit Kapila2020-11-02
* Fix the logical replication from HEAD to lower versions.Amit Kapila2020-09-26
* Remove unused function declaration in logicalproto.h.Amit Kapila2020-09-12
* Add support for streaming to built-in logical replication.Amit Kapila2020-09-03
* Fix construction of updated-columns bitmap in logical replication.Tom Lane2020-07-20
* Allow logical replication to transfer data in binary format.Tom Lane2020-07-18
* Prepare to support non-tables in publicationsPeter Eisentraut2020-03-19
* Update copyrights for 2020Bruce Momjian2020-01-01
* Fix inconsistencies and typos in the treeMichael Paquier2019-07-29
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Update copyright for 2019Bruce Momjian2019-01-02
* Post-feature-freeze pgindent run.Tom Lane2018-04-26
* Logical replication support for TRUNCATEPeter Eisentraut2018-04-07
* logical replication: fix OID type mapping mechanismAlvaro Herrera2018-03-14
* 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
* Preventive maintenance in advance of pgindent run.Tom Lane2017-05-16
* Logical replicationPeter Eisentraut2017-01-20