Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| 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-03-27 | Allow memory contexts to have both fixed and variable ident strings. | Tom Lane | 11.0 |
| 2018-02-14 | Fix broken logic for reporting PL/Python function names in errcontext. | Tom Lane | 11.0 |
| 2017-12-13 | Rethink MemoryContext creation to improve performance. | Tom Lane | 11.0 |
| 2017-11-16 | Make PL/Python handle domain-type conversions correctly. | Tom Lane | 11.0 |