Commits

DateSubjectAuthorReleases
2024-09-11 Fix unique key checks in JSON object constructors Tomas Vondra 17.0
2024-09-11 Fix unique key checks in JSON object constructors Tomas Vondra 18.0
2024-06-28 SQL/JSON: Fix coercion of constructor outputs to types with typmod Amit Langote 17.0
2024-03-19 Improve EXPLAIN's display of SubPlan nodes and output parameters. Tom Lane 17.0
2023-08-18 Remove dubious warning message from SQL/JSON functions Peter Eisentraut 16.0
2023-08-18 Remove dubious warning message from SQL/JSON functions Peter Eisentraut 17.0
2023-08-16 Unify some error messages Peter Eisentraut 16.0
2023-08-16 Unify some error messages Peter Eisentraut 17.0
2023-07-26 Add more SQL/JSON constructor functions Amit Langote 17.0
2023-03-31 SQL/JSON: support the IS JSON predicate Alvaro Herrera 16.0
2023-03-29 SQL/JSON: add standard JSON constructor functions Alvaro Herrera 16.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 15.0
2022-09-01 Revert SQL/JSON features Andrew Dunstan 16.0
2022-08-02 Improve performance of ORDER BY / DISTINCT aggregates David Rowley 16.0
2022-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 15.0
2022-07-20 Tweak detail and hint messages to be consistent with project policy Michael Paquier 16.0
2022-07-11 Improve error message with JSON_SERIALIZE() Michael Paquier 15.0
2022-07-11 Improve error message with JSON_SERIALIZE() Michael Paquier 16.0
2022-07-07 Only allow returning string types or bytea from json_serialize Andrew Dunstan 15.0
2022-07-07 Only allow returning string types or bytea from json_serialize Andrew Dunstan 16.0
2022-04-28 Fix JSON_OBJECTAGG uniquefying bug Andrew Dunstan 15.0
2022-04-13 Fix finalization for json_objectagg and friends 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-28 IS JSON predicate Andrew Dunstan 15.0