aboutsummaryrefslogtreecommitdiff
path: root/src/include/replication
Commit message (Expand)AuthorAge
* Remove logical_read_local_xlog_pageAlvaro Herrera2020-03-17
* Set ReorderBufferTXN->final_lsn more eagerlyAlvaro Herrera2020-01-17
* walreceiver uses a temporary replication slot by defaultPeter Eisentraut2020-01-14
* Expose PQbackendPID() through walreceiver APIPeter Eisentraut2020-01-14
* Clean up representation of flags in struct ReorderBufferTXNAlvaro Herrera2020-01-10
* Update copyrights for 2020Bruce Momjian2020-01-01
* Refactor attribute mappings used in logical tuple conversionMichael Paquier2019-12-18
* Make the order of the header file includes consistent.Amit Kapila2019-11-25
* Track statistics for spilling of changes from ReorderBuffer.Amit Kapila2019-11-21
* Add logical_decoding_work_mem to limit ReorderBuffer memory usage.Amit Kapila2019-11-19
* Rework WAL-reading supporting structsAlvaro Herrera2019-09-24
* Fix inconsistencies and typos in the tree, take 11Michael Paquier2019-08-19
* Remove fmgr.h includes from headers that don't really need it.Andres Freund2019-08-16
* Remove superfluous newlines in function prototypes.Andres Freund2019-07-31
* Fix inconsistencies and typos in the treeMichael Paquier2019-07-29
* Mark ReplicationSlotCtl as PGDLLIMPORT.Tom Lane2019-06-13
* 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
* In walreceiver, don't try to do ereport() in a signal handler.Tom Lane2019-04-29
* Add facility to copy replication slotsAlvaro Herrera2019-04-05
* Add walreceiver API to get remote server versionPeter Eisentraut2019-03-15
* Update copyright for 2019Bruce Momjian2019-01-02
* Add timestamp of last received message from standby to pg_stat_replicationMichael Paquier2018-12-09
* Fix spelling errors and typos in commentsMagnus Hagander2018-11-02
* Fix memory leak in TRUNCATE decodingTomas Vondra2018-09-03
* Add subtransaction handling for table synchronization workers.Robert Haas2018-07-16
* pgindent run prior to branchingAndrew Dunstan2018-06-30
* Fix "base" snapshot handling in logical decodingAlvaro Herrera2018-06-26
* Fix and document lock handling for in-memory replication slot dataMichael Paquier2018-06-10
* Post-feature-freeze pgindent run.Tom Lane2018-04-26
* Logical replication support for TRUNCATEPeter Eisentraut2018-04-07
* Logical decoding of TRUNCATEPeter Eisentraut2018-04-07
* Portability fix for commit 9a895462d.Tom Lane2018-03-30
* Enhance pg_stat_wal_receiver view to display host and port of sender server.Fujii Masao2018-03-31
* Handle heap rewrites even better in logical decodingPeter Eisentraut2018-03-21
* logical replication: fix OID type mapping mechanismAlvaro Herrera2018-03-14
* Ability to advance replication slotsSimon Riggs2018-01-17
* Fix failure to delete spill files of aborted transactionsAlvaro Herrera2018-01-05
* Update copyright for 2018Bruce Momjian2018-01-02
* Generational memory allocatorSimon Riggs2017-11-23
* Fix race condition with unprotected use of a latch pointer variable.Tom Lane2017-10-03
* Update code comment for temporary replication slotsPeter Eisentraut2017-08-23
* Fix replication origin-related race conditionsAlvaro Herrera2017-08-08
* Only kill sync workers at commit time in subscription DDLPeter Eisentraut2017-08-04
* Update copyright in recently added filesAlvaro Herrera2017-07-26
* Fix race conditions in replication slot operationsAlvaro Herrera2017-07-25
* Fix locking in WAL receiver/sender shmem state structsAlvaro Herrera2017-06-30
* Phase 3 of pgindent updates.Tom Lane2017-06-21
* Phase 2 of pgindent updates.Tom Lane2017-06-21