Commits

DateSubjectAuthorReleases
2020-01-15 Restructure ALTER TABLE execution to fix assorted bugs. Tom Lane 13.0
2020-01-02 Make parser rely more heavily on the ParseNamespaceItem data structure. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-21 Allow ALTER VIEW command to rename the column in the view. Fujii Masao 13.0
2019-11-12 Make the order of the header file includes consistent in backend modules. Amit Kapila 13.0
2019-09-25 Support reloptions of enum type Alvaro Herrera 13.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 10.8
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 9.4.22
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 9.6.13
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 9.5.17
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 12.0
2019-02-17 Fix CREATE VIEW to allow zero-column views. Tom Lane 11.3
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-10-06 Fix event triggers for partitioned tables Alvaro Herrera 9.6.11
2018-10-06 Fix event triggers for partitioned tables Alvaro Herrera 12.0
2018-10-06 Fix event triggers for partitioned tables Alvaro Herrera 9.5.15
2018-10-06 Fix event triggers for partitioned tables Alvaro Herrera 11.0
2018-10-06 Fix event triggers for partitioned tables Alvaro Herrera 10.6
2018-09-30 Create an RTE field to record the query's lock mode for each relation. Tom Lane 12.0
2018-08-21 Fix set of NLS translation issues Michael Paquier 9.4.20
2018-08-21 Fix set of NLS translation issues Michael Paquier 9.5.15
2018-08-21 Fix set of NLS translation issues Michael Paquier 9.6.11