Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-04-08 | Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. | Tom Lane | 11.0 |
| 2018-01-03 | Update copyright for 2018 | Bruce Momjian | 11.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-03-25 | Fix DROP OPERATOR to reset oprcom/oprnegate links to the dropped operator. | Tom Lane | 9.6.0 |
| 2016-01-02 | Update copyright for 2016 | Bruce Momjian | 9.6.0 |
| 2016-01-01 | Split out pg_operator.h function declarations to new file pg_operator_fn.h. | Tom Lane | 9.5.0 |
| 2015-12-31 | Fix ALTER OPERATOR to update dependencies properly. | Tom Lane | 9.6.0 |