aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonbsubs.c
Commit message (Expand)AuthorAge
* Get rid of unnecessary memory allocation in jsonb_subscript_assign()Alexander Korotkov2021-02-01
* Fix portability issue in new jsonbsubs code.Tom Lane2021-02-01
* Implementation of subscripting for jsonbAlexander Korotkov2021-01-31