Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-08-08 | Don't run atexit callbacks in quickdie signal handlers. | Heikki Linnakangas | 9.4.20 |
| 2017-10-03 | Fix coding rules violations in walreceiver.c | Alvaro Herrera | 9.4.15 |
| 2017-01-26 | Reset hot standby xmin after restart | Simon Riggs | 9.4.11 |
| 2015-03-13 | Fix integer overflow in debug message of walreceiver | Tatsuo Ishii | 9.4.2 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-04 | Fix bogus time printout in walreceiver's debug log messages. | Tom Lane | 9.4.0 |
| 2014-03-03 | Introduce logical decoding. | Robert Haas | 9.4.0 |
| 2014-02-01 | Fix some more bugs in signal handlers and process shutdown logic. | Tom Lane | 9.4.0 |
| 2014-02-01 | Introduce replication slots. | Robert Haas | 9.4.0 |
| 2014-01-16 | Fix Hot Standby feedback sending when streaming busily. | Heikki Linnakangas | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-12-13 | Fix more instances of "the the" in comments. | Heikki Linnakangas | 9.4.0 |
| 2013-07-28 | Message style improvements | Peter Eisentraut | 9.4.0 |