Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-21 | pg_receivewal, pg_recvlogical: allow canceling initial password prompt. | Tom Lane | 10.20 |
| 2020-05-14 | In successful pg_recvlogical, end PGRES_COPY_OUT cleanly. | Noah Misch | 10.14 |
| 2020-05-14 | Fix pg_recvlogical avoidance of superfluous Standby Status Update. | Noah Misch | 10.14 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-08 | Put new command-line options in alphabetical order | Peter Eisentraut | 10.0 |
| 2017-02-23 | Consistently declare timestamp variables as TimestampTz. | Tom Lane | 10.0 |
| 2017-01-16 | Make pg_basebackup use temporary replication slots | Magnus Hagander | 10.0 |
| 2017-01-04 | Add pg_recvlogical —-endpos=LSN | Simon Riggs | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-09-27 | Include <sys/select.h> where needed | Alvaro Herrera | 10.0 |