Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-03-28 | Fast ALTER TABLE ADD COLUMN with a non-NULL default | Andrew Dunstan | 11.0 |
| 2018-03-22 | Add expression compilation support to LLVM JIT provider. | Andres Freund | 11.0 |
| 2018-01-19 | Replace AclObjectKind with ObjectType | Peter Eisentraut | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-10-04 | Replace binary search in fmgr_isbuiltin with a lookup array. | Andres Freund | 11.0 |
| 2017-09-30 | Support arrays over domains. | Tom Lane | 11.0 |