Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2024-06-04 | Fix pl/tcl's handling of errors from Tcl_ListObjGetElements(). | Tom Lane | 12.20 |
| 2022-06-22 | Fix SPI's handling of errors during transaction commit. | Tom Lane | 12.12 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2019-05-22 | Initial pgindent run for v12. | Tom Lane | 12.0 |
| 2019-03-30 | Generated columns | Peter Eisentraut | 12.0 |
| 2019-02-13 | More unconstify use | Peter Eisentraut | 12.0 |
| 2019-01-26 | Change function call information to be variable length. | Andres Freund | 12.0 |
| 2018-11-21 | Remove WITH OIDS support, change oid catalog column visibility. | Andres Freund | 12.0 |
| 2018-07-18 | Fix misc typos, mostly in comments. | Heikki Linnakangas | 12.0 |