Commits
Showing commits that first shipped in 14 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-06-08 | Fix missed checks for hashability of container-type equality. | Tom Lane | 14 (unreleased) |
| 2022-03-11 | Restore the previous semantics of get_constraint_index(). | Tom Lane | 14.3 |
| 2020-12-11 | Provide an error cursor for "can't subscript" error messages. | Tom Lane | 14.0 |
| 2020-12-09 | Support subscripting of arbitrary types, not only arrays. | Tom Lane | 14.0 |