Commits
Showing commits that first shipped in 15 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2026-04-24 | Fix incorrect logic for hashed IN / NOT IN with non-strict operators | David Rowley | 15.18 |
| 2024-11-25 | Fix NULLIF()'s handling of read-write expanded objects. | Tom Lane | 15.11 |
| 2022-09-01 | Revert SQL/JSON features | Andrew Dunstan | 15.0 |
| 2022-07-06 | Remove size increase in ExprEvalStep caused by hashed saops | David Rowley | 15.0 |
| 2022-07-05 | expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size. | Andres Freund | 15.0 |
| 2022-05-12 | Pre-beta mechanical code beautification. | Tom Lane | 15.0 |
| 2022-04-04 | JSON_TABLE | Andrew Dunstan | 15.0 |
| 2022-03-30 | SQL JSON functions | Andrew Dunstan | 15.0 |
| 2022-03-29 | SQL/JSON query functions | Andrew Dunstan | 15.0 |
| 2022-03-28 | IS JSON predicate | Andrew Dunstan | 15.0 |
| 2022-03-27 | SQL/JSON constructors | Andrew Dunstan | 15.0 |
| 2022-01-08 | Update copyright for 2022 | Bruce Momjian | 15.0 |
| 2021-07-07 | Use a hash table to speed up NOT IN(values) | David Rowley | 15.0 |