Commits
Showing commits that first shipped in 13 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-05-14 | Initial pgindent and pgperltidy run for v13. | Tom Lane | 13.0 |
| 2020-04-08 | Rationalize GetWalRcv{Write,Flush}RecPtr(). | Thomas Munro | 13.0 |
| 2020-03-27 | Set wal_receiver_create_temp_slot PGC_POSTMASTER | Alvaro Herrera | 13.0 |
| 2020-01-14 | Expose PQbackendPID() through walreceiver API | Peter Eisentraut | 13.0 |
| 2020-01-14 | walreceiver uses a temporary replication slot by default | Peter Eisentraut | 13.0 |
| 2020-01-01 | Update copyrights for 2020 | Bruce Momjian | 13.0 |
| 2019-11-25 | Make the order of the header file includes consistent. | Amit Kapila | 13.0 |
| 2019-08-19 | Fix inconsistencies and typos in the tree, take 11 | Michael Paquier | 13.0 |
| 2019-08-16 | Remove fmgr.h includes from headers that don't really need it. | Andres Freund | 13.0 |