Commit Graph

10 Commits (8a300fc3afce4a0fe8a4c55bc22b2aeec092cf23)

Author SHA1 Message Date
Alvaro Herrera 6ee30209a6
SQL/JSON: support the IS JSON predicate 3 years ago
Alvaro Herrera 7081ac46ac
SQL/JSON: add standard JSON constructor functions 3 years ago
Andrew Dunstan 2f2b18bd3f Revert SQL/JSON features 3 years ago
Andrew Dunstan 3c633f32b9 Only allow returning string types or bytea from json_serialize 4 years ago
Andrew Dunstan 9c3d25e178 Fix JSON_OBJECTAGG uniquefying bug 4 years ago
Andrew Dunstan 112fdb3528 Fix finalization for json_objectagg and friends 4 years ago
Andrew Dunstan 49082c2cc3 RETURNING clause for JSON() and JSON_SCALAR() 4 years ago
Andrew Dunstan 606948b058 SQL JSON functions 4 years ago
Andrew Dunstan 33a377608f IS JSON predicate 4 years ago
Andrew Dunstan f4fb45d15c SQL/JSON constructors 4 years ago