Commits
Showing commits that first shipped in 12 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2019-09-21 | Straighten out leakproofness markings on text comparison functions. | Tom Lane | 12.0 |
| 2019-02-09 | Create the infrastructure for planner support functions. | Tom Lane | 12.0 |
| 2018-12-31 | Update leakproofness markings on some btree comparison functions. | Tom Lane | 12.0 |
| 2018-12-18 | Make collation-aware system catalog columns use "C" collation. | Tom Lane | 12.0 |
| 2018-11-05 | Remove unreferenced pg_opfamily entry. | Tom Lane | 12.0 |
| 2018-10-14 | Clean up/tighten up coercibility checks in opr_sanity regression test. | Tom Lane | 12.0 |