summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonbsubs.c
AgeCommit message (Expand)Author
2021-02-01Get rid of unnecessary memory allocation in jsonb_subscript_assign()Alexander Korotkov
2021-02-01Fix portability issue in new jsonbsubs code.Tom Lane
2021-01-31Implementation of subscripting for jsonbAlexander Korotkov