Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-11-29 | Update typedefs.list and re-run pgindent | Robert Haas | 11.0 |
| 2017-11-10 | Add some const decorations to prototypes | Peter Eisentraut | 11.0 |
| 2017-11-07 | Exclude pg_internal.init from BASE_BACKUP | Simon Riggs | 11.0 |
| 2017-10-12 | Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. | Andres Freund | 11.0 |
| 2017-09-20 | Make WAL segment size configurable at initdb time. | Andres Freund | 11.0 |
| 2017-09-05 | Correct base backup throttling | Alvaro Herrera | 11.0 |