Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-05-23 | Fix incorrect ordering of operations in pg_resetwal and pg_rewind. | Tom Lane | 11.0 |
| 2018-05-19 | Fix for globals.c- c.h must come first | Stephen Frost | 11.0 |
| 2018-04-07 | Allow group access on PGDATA | Stephen Frost | 11.0 |
| 2018-04-04 | Skip full index scan during cleanup of B-tree indexes when possible | Teodor Sigaev | 11.0 |
| 2018-02-02 | Support parallel btree index builds. | Robert Haas | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-09-29 | Remove replacement selection sort. | Robert Haas | 11.0 |