Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-05 | Remove all use of ThisTimeLineID global variable outside of xlog.c | Robert Haas | 15.0 |
| 2021-11-05 | Don't set ThisTimeLineID when there's no reason to do so. | Robert Haas | 15.0 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2014-03-03 | Introduce logical decoding. | Robert Haas | 9.4.0 |
| 2014-03-03 | Corrections to replication slots code and documentation. | Robert Haas | 9.4.0 |
| 2014-02-19 | Switch various builtin functions to use pg_lsn instead of text. | Robert Haas | 9.4.0 |
| 2014-02-01 | Introduce replication slots. | Robert Haas | 9.4.0 |