aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/logical/logicalfuncs.c
Commit message (Expand)AuthorAge
* Revert timeline following in replication slotsAlvaro Herrera2016-05-04
* Fix code comments regarding logical decodingAlvaro Herrera2016-05-02
* Fix trivial typo.Andres Freund2016-04-14
* Generic Messages for Logical DecodingSimon Riggs2016-04-06
* Enable logical slots to follow timeline switchesAlvaro Herrera2016-03-30
* XLogReader general code cleanupAlvaro Herrera2016-03-30
* Refactor to create generic WAL page read callbackSimon Riggs2016-01-20
* Clean up some lack-of-STRICT issues in the core code, too.Tom Lane2016-01-09
* Update copyright for 2016Bruce Momjian2016-01-02
* Message style improvementsPeter Eisentraut2015-10-28
* pgindent run for 9.5Bruce Momjian2015-05-23
* Collection of typo fixes.Heikki Linnakangas2015-05-20
* Update copyright for 2015Bruce Momjian2015-01-06
* Revert "Use a bitmask to represent role attributes"Alvaro Herrera2014-12-23
* Use a bitmask to represent role attributesAlvaro Herrera2014-12-23
* Revamp the WAL record format.Heikki Linnakangas2014-11-20
* Improve documentation about binary/textual output mode for output plugins.Andres Freund2014-10-01
* Fix s/pluggins/plugins/ typo in two comments.Andres Freund2014-09-01
* Check interrupts during logical decoding more frequently.Andres Freund2014-06-30
* pgindent run for 9.4Bruce Momjian2014-05-06
* Minor corrections to logical decoding patch.Robert Haas2014-03-04
* Introduce logical decoding.Robert Haas2014-03-03