summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonbsubs.c
AgeCommit message (Expand)Author
2023-01-02Update copyright for 2023Bruce Momjian
2022-01-08Update copyright for 2022Bruce Momjian
2021-09-16Message style improvementsPeter Eisentraut
2021-06-04Adjust locations which have an incorrect copyright yearDavid Rowley
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