Commits
Showing commits that first shipped in 11 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 11.17 |
| 2018-05-01 | Clean up warnings from -Wimplicit-fallthrough. | Tom Lane | 11.0 |
| 2018-04-26 | Post-feature-freeze pgindent run. | Tom Lane | 11.0 |
| 2018-03-27 | Allow memory contexts to have both fixed and variable ident strings. | Tom Lane | 11.0 |
| 2017-12-13 | Rethink MemoryContext creation to improve performance. | Tom Lane | 11.0 |
| 2017-10-26 | Support domains over composite types in PL/Tcl. | Tom Lane | 11.0 |