Commits

DateSubjectAuthorReleases
2020-01-27 Adjust pg_parse_json() so that it does not directly ereport(). Robert Haas 13.0
2020-01-24 Split JSON lexer/parser from 'json' data type support. Robert Haas 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-09-25 Allow datetime values in JsonbValue Alexander Korotkov 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
2019-04-24 Unify error messages Alvaro Herrera 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-10-25 Apply unconstify() in more places Peter Eisentraut 12.0
2018-02-19 Remove bogus "extern" annotations on function definitions. Tom Lane 11.0
2018-01-30 Add some noreturn attributes to help static analyzers Peter Eisentraut 11.0
2018-01-17 Centralize json and jsonb handling of datetime types Andrew Dunstan 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-12-18 Fix typo on comment Magnus Hagander 11.0
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.4.15
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.5.10
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 9.6.6
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 10.1
2017-10-25 Process variadic arguments consistently in json functions Andrew Dunstan 11.0
2017-08-20 Change tupledesc->attrs[n] to TupleDescAttr(tupledesc, n). Andres Freund 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
2017-06-04 Assorted translatable string fixes Alvaro Herrera 9.5.8