Commit Graph

11 Commits (065583cf460f980a182498941ac52810f709a897)

Author SHA1 Message Date
Amit Langote 03734a7fed Add more SQL/JSON constructor functions 2 years ago
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