Commits

DateSubjectAuthorReleases
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-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-20 Further tweaking of jsonb_set_lax(). Tom Lane 13.0
2020-01-19 Silence minor compiler warnings. Tom Lane 13.0
2019-08-19 Restore json{b}_populate_record{set}'s ability to take type info from AS. Tom Lane 13.0
2019-08-19 Restore json{b}_populate_record{set}'s ability to take type info from AS. Tom Lane 12.0
2019-08-19 Restore json{b}_populate_record{set}'s ability to take type info from AS. Tom Lane 11.6
2019-06-11 Fix conversion of JSON strings to JSON output columns in json_to_record(). Tom Lane 12.0
2019-06-11 Fix conversion of JSON strings to JSON output columns in json_to_record(). Tom Lane 10.9
2019-06-11 Fix conversion of JSON strings to JSON output columns in json_to_record(). Tom Lane 11.4
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2018-11-22 Fix another crash in json{b}_populate_recordset and json{b}_to_recordset. Tom Lane 12.0
2018-11-22 Fix another crash in json{b}_populate_recordset and json{b}_to_recordset. Tom Lane 11.2
2018-07-13 Fix crash in json{b}_populate_recordset() and json{b}_to_recordset(). Tom Lane 11.0
2018-07-13 Fix crash in json{b}_populate_recordset() and json{b}_to_recordset(). Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-04-15 Clean up callers of JsonbIteratorNext(). Tom Lane 11.0
2018-04-01 Fix a boatload of typos in C comments. Tom Lane 11.0
2017-11-06 Make json{b}_populate_recordset() use the right tuple descriptor. Tom Lane 9.3.20
2017-11-06 Make json{b}_populate_recordset() use the right tuple descriptor. Tom Lane 9.4.15