Commits

DateSubjectAuthorReleases
2019-09-23 Message style fixes Peter Eisentraut 12.0
2019-07-29 Fix inconsistencies and typos in the tree Michael Paquier 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-03-19 Implement OR REPLACE option for CREATE AGGREGATE. Andrew Gierth 12.0
2019-02-09 Create the infrastructure for planner support functions. Tom Lane 12.0
2019-01-21 Replace uses of heap_open et al with the corresponding table_* function. Andres Freund 12.0
2019-01-21 Replace heapam.h includes with {table, relation}.h where applicable. Andres Freund 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-05-15 Fix type checking for support functions of parallel VARIADIC aggregates. Tom Lane 9.6.10
2018-05-15 Fix type checking for support functions of parallel VARIADIC aggregates. Tom Lane 10.5
2018-05-15 Fix type checking for support functions of parallel VARIADIC aggregates. Tom Lane 11.0
2018-04-08 Merge catalog/pg_foo_fn.h headers back into pg_foo.h headers. Tom Lane 11.0
2018-03-02 Add prokind column, replacing proisagg and proiswindow Peter Eisentraut 11.0
2018-01-19 Replace AclObjectKind with ObjectType Peter Eisentraut 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-14 Explicitly track whether aggregate final functions modify transition state. 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-04 Assorted translatable string fixes Alvaro Herrera 9.6.4
2017-05-30 Fix improper quoting of format_type_be() output. Tom Lane 10.0
2017-01-31 Tweak catalog indexing abstraction for upcoming WARM Alvaro Herrera 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-06-22 Fix type-safety problem with parallel aggregate serial/deserialization. Tom Lane 9.6.0