Commits

DateSubjectAuthorReleases
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 13.2
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 14.0
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 9.5.25
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 10.16
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 9.6.21
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 11.11
2020-12-21 Remove "invalid concatenation of jsonb objects" error case. Tom Lane 12.6
2020-12-15 Improve hash_create()'s API for some added robustness. Tom Lane 14.0
2020-12-09 Support subscripting of arbitrary types, not only arrays. Tom Lane 14.0
2020-09-05 Remove still more useless assignments. Tom Lane 14.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-31 Fix assorted typos Magnus Hagander 13.0
2020-03-25 Go back to returning int from ereport auxiliary functions. Tom Lane 13.0
2020-03-24 Improve the internal implementation of ereport(). Tom Lane 13.0
2020-03-17 Remove useless pfree()s at the ends of various ValuePerCall SRFs. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-31 Fix not-quite-right string comparison in parse_jsonb_index_flags(). Tom Lane 13.0
2020-01-29 Move jsonapi.c and jsonapi.h to src/common. Robert Haas 13.0
2020-01-27 Move some code from jsonapi.c to jsonfuncs.c. Robert Haas 13.0
2020-01-27 Adjust pg_parse_json() so that it does not directly ereport(). Robert Haas 13.0
2020-01-24 Adjust src/include/utils/jsonapi.h so it's not backend-only. Robert Haas 13.0
2020-01-20 Further tweaking of jsonb_set_lax(). Tom Lane 13.0
2020-01-19 Silence minor compiler warnings. Tom Lane 13.0
2020-01-17 Add a non-strict version of jsonb_set Andrew Dunstan 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0