Commit Graph

12 Commits (6b25c57a2dd61a44bdb60d5424d4aaa7e0f14334)

Author SHA1 Message Date
Amit Langote c2d93c3802 SQL/JSON: Fix coercion of constructor outputs to types with typmod 2 years ago
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