summaryrefslogtreecommitdiff
path: root/src/backend/replication/logical/logicalfuncs.c
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation about binary/textual output mode for output plugins.Andres Freund2014-10-011-1/+3
* Fix s/pluggins/plugins/ typo in two comments.Andres Freund2014-09-011-1/+1
* Check interrupts during logical decoding more frequently.Andres Freund2014-06-301-0/+1
* pgindent run for 9.4Bruce Momjian2014-05-061-10/+15
* Minor corrections to logical decoding patch.Robert Haas2014-03-041-2/+2
* Introduce logical decoding.Robert Haas2014-03-031-0/+509