aboutsummaryrefslogtreecommitdiff
path: root/src/backend/replication/slotfuncs.c
Commit message (Expand)AuthorAge
* Consistency improvements for slot and decoding code.Andres Freund2014-06-12
* pgindent run for 9.4Bruce Momjian2014-05-06
* Introduce logical decoding.Robert Haas2014-03-03
* Corrections to replication slots code and documentation.Robert Haas2014-03-03
* Switch various builtin functions to use pg_lsn instead of text.Robert Haas2014-02-19
* Introduce replication slots.Robert Haas2014-01-31