Commits

DateSubjectAuthorReleases
2021-01-02 Update copyright for 2021 Bruce Momjian 14.0
2020-11-30 Remove leftover comments, left behind by removal of WITH OIDS. Heikki Linnakangas 12.6
2020-11-30 Remove leftover comments, left behind by removal of WITH OIDS. Heikki Linnakangas 13.2
2020-11-30 Remove leftover comments, left behind by removal of WITH OIDS. Heikki Linnakangas 14.0
2020-11-23 Split copy.c into four files. Heikki Linnakangas 14.0
2020-08-30 Redefine pg_class.reltuples to be -1 before the first VACUUM or ANALYZE. Tom Lane 14.0
2020-03-10 Remove utils/acl.h from catalog/objectaddress.h Peter Eisentraut 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. 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
2019-04-04 file_fdw: Fix for generated columns Peter Eisentraut 12.0
2019-02-07 Ensure that foreign scans with lateral refs are planned correctly. Tom Lane 9.5.16
2019-02-07 Ensure that foreign scans with lateral refs are planned correctly. Tom Lane 9.6.12
2019-02-07 Ensure that foreign scans with lateral refs are planned correctly. Tom Lane 10.7
2019-02-07 Ensure that foreign scans with lateral refs are planned correctly. Tom Lane 11.2
2019-02-07 Split create_foreignscan_path() into three functions. Tom Lane 12.0
2019-02-07 Ensure that foreign scans with lateral refs are planned correctly. Tom Lane 9.4.21
2019-01-29 Refactor planner's header files. 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-15 Don't include heapam.h from others headers. 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-04-06 Add default roles for file/program access Stephen Frost 11.0