aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/logical/logical.c
Commit message (Expand)AuthorAge
* Check interrupts during logical decoding more frequently.Andres Freund2014-06-30
* Consistency improvements for slot and decoding code.Andres Freund2014-06-12
* Fix misc typos in comments.Heikki Linnakangas2014-05-23
* pgindent run for 9.4Bruce Momjian2014-05-06
* Fix thinko in logical decoding code.Robert Haas2014-03-31
* Fix typos in comments.Fujii Masao2014-03-17
* Comment fixes related to logical decoding.Robert Haas2014-03-12
* Fix some typos introduced by the logical decoding patch.Robert Haas2014-03-05
* Minor corrections to logical decoding patch.Robert Haas2014-03-04
* Introduce logical decoding.Robert Haas2014-03-03