Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-09-20 | Allow no-op GiST support functions to be omitted. | Tom Lane | 11.0 |
| 2017-06-13 | Re-run pgindent. | Tom Lane | 10.0 |
| 2017-05-30 | Fix wording in amvalidate error messages | Alvaro Herrera | 10.0 |
| 2017-05-30 | Fix wording in amvalidate error messages | Alvaro Herrera | 9.6.4 |
| 2017-01-21 | Move some things from builtins.h to new header files | Peter Eisentraut | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-08-15 | Final pgindent + perltidy run for 9.6. | Tom Lane | 9.6.0 |
| 2016-07-28 | Message style improvements | Peter Eisentraut | 9.6.0 |
| 2016-01-22 | Suppress compiler warning. | Tom Lane | 9.6.0 |
| 2016-01-22 | Improve index AMs' opclass validation procedures. | Tom Lane | 9.6.0 |
| 2016-01-18 | Restructure index access method API to hide most of it at the C level. | Tom Lane | 9.6.0 |