Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2020-03-24 | Re-implement the ereport() macro using __VA_ARGS__. | Tom Lane | 12.3 |
| 2019-05-22 | Phase 2 pgindent run for v12. | Tom Lane | 12.0 |
| 2018-08-12 | Revert "Distinguish printf-like functions that support %m from those that don't." | Tom Lane | 12.0 |
| 2018-08-11 | Produce compiler errors if errno is referenced inside elog/ereport calls. | Tom Lane | 12.0 |
| 2018-08-11 | Distinguish printf-like functions that support %m from those that don't. | Tom Lane | 12.0 |