Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-05-22 | Initial pgperltidy run for v12. | Tom Lane | 12.0 |
| 2019-03-14 | Sync commentary in transam.h and bki.sgml. | Tom Lane | 12.0 |
| 2019-03-12 | Remove remaining hard-wired OID references in the initial catalog data. | Tom Lane | 12.0 |
| 2019-01-04 | Move the built-in conversions into the initial catalog data. | Tom Lane | 12.0 |
| 2019-01-03 | Use symbolic references for pg_language OIDs in the bootstrap data. | Tom Lane | 12.0 |
| 2018-12-18 | Make collation-aware system catalog columns use "C" collation. | Tom Lane | 12.0 |
| 2018-09-20 | Teach genbki.pl to auto-generate pg_type entries for array types. | Tom Lane | 12.0 |