Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-11-21 | pg_receivewal, pg_recvlogical: allow canceling initial password prompt. | Tom Lane | 11.15 |
| 2020-05-14 | Fix pg_recvlogical avoidance of superfluous Standby Status Update. | Noah Misch | 11.9 |
| 2020-05-14 | In successful pg_recvlogical, end PGRES_COPY_OUT cleanly. | Noah Misch | 11.9 |
| 2018-04-07 | Allow group access on PGDATA | Stephen Frost | 11.0 |
| 2018-04-01 | Fix a boatload of typos in C comments. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-12-29 | Fix typo | Alvaro Herrera | 11.0 |
| 2017-11-28 | Mark some more functions as pg_attribute_noreturn(). | Tom Lane | 11.0 |
| 2017-09-27 | pg_basebackup: Add option to create replication slot | Peter Eisentraut | 11.0 |