Commits

DateSubjectAuthorReleases
2019-05-22 Initial pgindent run for v12. Tom Lane 12.0
2019-04-24 Unify error messages Alvaro Herrera 12.0
2019-03-16 Partial implementation of SQL/JSON path language Alexander Korotkov 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-06-30 pgindent run prior to branching Andrew Dunstan 11.0
2018-05-09 Improve jsonb cast error message Teodor Sigaev 11.0
2018-05-02 Fix assorted compiler warnings seen in the buildfarm. Tom Lane 11.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2018-03-29 Add casts from jsonb Teodor Sigaev 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-10-26 Undo inadvertent change in capitalization in commit 18fc4ec. Andrew Dunstan 10.1
2017-10-26 Undo inadvertent change in capitalization in commit 18fc4ec. Andrew Dunstan 11.0
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-10-12 Replace remaining uses of pq_sendint with pq_sendint{8,16,32}. Andres Freund 11.0
2017-09-18 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. Tom Lane 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 Initial pgindent run with pg_bsd_indent version 2.0. 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
2017-06-04 Assorted translatable string fixes Alvaro Herrera 9.6.4