Commits
Showing commits that first shipped in 9.6 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-05-14 | Fix pg_recvlogical avoidance of superfluous Standby Status Update. | Noah Misch | 9.6.19 |
| 2016-09-27 | Include <sys/select.h> where needed | Alvaro Herrera | 9.6.1 |
| 2016-06-09 | pgindent run for 9.6 | Robert Haas | 9.6.0 |
| 2016-03-09 | Handle invalid libpq sockets in more places | Peter Eisentraut | 9.6.0 |
| 2016-02-02 | Fix typo in comment | Magnus Hagander | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2015-12-28 | Fix translation domain in pg_basebackup | Alvaro Herrera | 9.6.0 |
| 2015-09-16 | Review program help output for wording and formatting | Peter Eisentraut | 9.6.0 |
| 2015-07-12 | Optionally don't error out due to preexisting slots in commandline utilities. | Andres Freund | 9.6.0 |
| 2015-07-07 | Fix pg_recvlogical not to fsync output when it's a tty or pipe. | Andres Freund | 9.6.0 |