Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-07-09 | Prevent accidental linking of system-supplied copies of libpq.so etc. | Tom Lane | 10.5 |
| 2017-07-14 | Fix broken link-command-line ordering for libpgfeutils. | Tom Lane | 10.0 |
| 2017-02-09 | Rename user-facing tools with "xlog" in the name to say "wal". | Robert Haas | 10.0 |
| 2017-01-04 | Add new TAP tests for pg_recvlogical | Simon Riggs | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-10-23 | Allow pg_basebackup to stream transaction log in tar mode | Magnus Hagander | 10.0 |
| 2016-08-24 | Build libpgfeutils before src/bin/pg_basebackup programs. | Noah Misch | 10.0 |
| 2016-08-22 | Retire escapeConnectionParameter(). | Noah Misch | 10.0 |