Commits

Showing commits that first shipped in 15 (backpatches included). Clear

DateSubjectAuthorReleases
2025-03-13 Fix ARRAY_SUBLINK and ARRAY[] for int2vector and oidvector input. Tom Lane 15.13
2022-10-24 Update some comments that should've covered MERGE Alvaro Herrera 15.1
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.0
2022-07-29 In transformRowExpr(), check for too many columns in the row. Tom Lane 15.0
2022-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 15.0
2022-07-11 Improve error message with JSON_SERIALIZE() Michael Paquier 15.0
2022-07-07 Only allow returning string types or bytea from json_serialize Andrew Dunstan 15.0
2022-05-13 Rename JsonIsPredicate.value_type, fix JSON backend/nodes/ infrastructure. Tom Lane 15.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-05-11 Fix typos and grammar in code and test comments Michael Paquier 15.0
2022-04-15 Small cleanups in SQL/JSON code Andrew Dunstan 15.0
2022-04-14 Improve a couple of sql/json error messages Andrew Dunstan 15.0
2022-04-14 Fix transformJsonBehavior Andrew Dunstan 15.0
2022-04-11 Fix various typos and spelling mistakes in code comments David Rowley 15.0
2022-04-04 JSON_TABLE Andrew Dunstan 15.0
2022-03-31 Fix comments with "a expression" Andrew Dunstan 15.0
2022-03-31 RETURNING clause for JSON() and JSON_SCALAR() 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-28 Add support for MERGE SQL command Alvaro Herrera 15.0
2022-03-27 Fix up compiler warnings/errors from f4fb45d15. Tom Lane 15.0
2022-03-27 SQL/JSON constructors Andrew Dunstan 15.0
2022-03-27 Common SQL/JSON clauses Andrew Dunstan 15.0
2022-03-22 Revert "Common SQL/JSON clauses" Andrew Dunstan 15.0