Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-01-25 | Fix broken ruleutils support for function TRANSFORM clauses. | Tom Lane | 10.16 |
| 2020-03-14 | Restructure polymorphic-type resolution in funcapi.c. | Tom Lane | 10.13 |
| 2017-10-25 | Add a utility function to extract variadic function arguments | Andrew Dunstan | 10.1 |
| 2017-06-21 | Phase 3 of pgindent updates. | Tom Lane | 10.0 |
| 2017-06-21 | Phase 2 of pgindent updates. | Tom Lane | 10.0 |
| 2017-02-06 | Fix typos in comments. | Heikki Linnakangas | 10.0 |
| 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-27 | Add macros to make AllocSetContextCreate() calls simpler and safer. | Tom Lane | 10.0 |