Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2023-01-03 | Fix typos in comments, code and documentation | Michael Paquier | 12.14 |
| 2021-07-27 | Avoid using ambiguous word "non-negative" in error messages. | Fujii Masao | 12.8 |
| 2020-12-29 | doc: Improve some grammar and sentences | Michael Paquier | 12.6 |
| 2020-09-10 | doc: Fix some grammar and inconsistencies | Michael Paquier | 12.5 |
| 2020-08-31 | doc: add commas after 'i.e.' and 'e.g.' | Bruce Momjian | 12.5 |
| 2020-03-24 | Re-implement the ereport() macro using __VA_ARGS__. | Tom Lane | 12.3 |
| 2019-09-26 | doc: Update note about source code formatting | Peter Eisentraut | 12.0 |
| 2019-08-20 | Doc: Fix various typos | Michael Paquier | 12.0 |
| 2019-04-28 | Fix more typos and inconsistencies in documentation | Michael Paquier | 12.0 |
| 2018-08-24 | Require C99 (and thus MSCV 2013 upwards). | Andres Freund | 12.0 |
| 2018-07-23 | Mop-up for 3522d0eaba5, which missed some alternative output files. | Andres Freund | 12.0 |
| 2018-07-22 | Hand code string to integer conversion for performance. | Andres Freund | 12.0 |