summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_op.c
AgeCommit message (Expand)Author
2014-04-02De-anonymize the union in JsonbValue.Tom Lane
2014-03-23Introduce jsonb, a structured format for storing json.Andrew Dunstan