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