Age | Commit message (Expand) | Author |
---|---|---|
2025-01-01 | Update copyright for 2025 | Bruce Momjian |
2024-03-13 | Make the order of the header file includes consistent | Peter Eisentraut |
2024-03-04 | Remove unused #include's from backend .c files | Peter Eisentraut |
2024-01-04 | Update copyright for 2024 | Bruce Momjian |
2023-01-02 | Update copyright for 2023 | Bruce Momjian |
2022-01-08 | Update copyright for 2022 | Bruce Momjian |
2021-09-16 | Message style improvements | Peter Eisentraut |
2021-06-04 | Adjust locations which have an incorrect copyright year | David Rowley |
2021-02-01 | Get rid of unnecessary memory allocation in jsonb_subscript_assign() | Alexander Korotkov |
2021-02-01 | Fix portability issue in new jsonbsubs code. | Tom Lane |
2021-01-31 | Implementation of subscripting for jsonb | Alexander Korotkov |