summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/jsonb_sqljson.sql
AgeCommit message (Expand)Author
2022-09-01Revert SQL/JSON featuresAndrew Dunstan
2022-05-18Check column list length in XMLTABLE/JSON_TABLE aliasAlvaro Herrera
2022-04-06Further improve jsonb_sqljson parallel testAndrew Dunstan
2022-04-06Reduce running time of jsonb_sqljson testAndrew Dunstan
2022-04-05PLAN clauses for JSON_TABLEAndrew Dunstan
2022-04-04JSON_TABLEAndrew Dunstan
2022-04-02Use ORDER BY in catalog results in SQL/JSON testsAndrew Dunstan
2022-03-29SQL/JSON query functionsAndrew Dunstan