Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-05-11 | Replace opr_sanity test's binary_coercible() function with C code. | Tom Lane | 14.0 |
| 2021-04-15 | Undo decision to allow pg_proc.prosrc to be NULL. | Tom Lane | 14.0 |
| 2020-12-09 | Support subscripting of arbitrary types, not only arrays. | Tom Lane | 14.0 |
| 2020-11-23 | Rename the "point is strictly above/below point" comparison operators. | Tom Lane | 14.0 |
| 2020-09-17 | Remove support for postfix (right-unary) operators. | Tom Lane | 14.0 |
| 2020-07-25 | Mark built-in coercion functions as leakproof where possible. | Tom Lane | 14.0 |