aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonbsubs.c
Commit message (Expand)AuthorAge
* Update copyright for 2023Bruce Momjian2023-01-02
* Update copyright for 2022Bruce Momjian2022-01-07
* Message style improvementsPeter Eisentraut2021-09-16
* Adjust locations which have an incorrect copyright yearDavid Rowley2021-06-04
* 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