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-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-03-11 | Fix improper uses of canonicalize_qual(). | Tom Lane | 11.0 |
| 2018-02-19 | Remove bogus "extern" annotations on function definitions. | Tom Lane | 11.0 |
| 2017-12-13 | Rethink MemoryContext creation to improve performance. | Tom Lane | 11.0 |
| 2017-09-09 | Fix failure-to-copy bug in commit 6f6b99d13. | Tom Lane | 11.0 |
| 2017-09-08 | Fix uninitialized-variable bug. | Tom Lane | 11.0 |