Commits

DateSubjectAuthorReleases
2023-03-13 Fix JSON error reporting for many cases of erroneous string values. Tom Lane 12.15
2023-03-13 Fix JSON error reporting for many cases of erroneous string values. Tom Lane 11.20
2022-12-11 Convert json_in and jsonb_in to report errors softly. Tom Lane 16.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2020-05-14 Initial pgindent and pgperltidy run for v13. Tom Lane 13.0
2020-03-19 Introduce "anycompatible" family of polymorphic types. Tom Lane 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2018-02-19 Remove bogus "extern" annotations on function definitions. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-06-13 Re-run pgindent. Tom Lane 10.0
2016-02-03 Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage. Tom Lane 9.6.0
2016-02-03 Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage. Tom Lane 9.4.6
2016-02-03 Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage. Tom Lane 9.3.11
2016-02-03 Fix IsValidJsonNumber() to notice trailing non-alphanumeric garbage. Tom Lane 9.5.1
2015-10-20 Fix incorrect translation of minus-infinity datetimes for json/jsonb. Tom Lane 9.5.0
2015-10-20 Fix incorrect translation of minus-infinity datetimes for json/jsonb. Tom Lane 9.6.0
2015-10-20 Fix incorrect translation of minus-infinity datetimes for json/jsonb. Tom Lane 9.4.6
2015-01-30 Fix jsonb Unicode escape processing, and in consequence disallow \u0000. Tom Lane 9.5.0
2015-01-30 Fix jsonb Unicode escape processing, and in consequence disallow \u0000. Tom Lane 9.4.1
2014-12-02 Fix JSON aggregates to work properly when final function is re-executed. Tom Lane 9.3.6
2014-12-02 Fix JSON aggregates to work properly when final function is re-executed. Tom Lane 9.4.0
2014-12-02 Fix JSON aggregates to work properly when final function is re-executed. Tom Lane 9.5.0