Commits

DateSubjectAuthorReleases
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 11.8
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 12.3
2020-03-21 Skip WAL for new relfilenodes, under wal_level=minimal. Noah Misch 13.0
2020-03-06 Allow ALTER TYPE to change some properties of a base type. Tom Lane 13.0
2020-01-09 Reconsider the representation of join alias Vars. Tom Lane 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-12-02 Add a reverse-translation column number array to struct AppendRelInfo. Tom Lane 13.0
2019-11-13 Introduce the 'force' option for the Drop Database command. Amit Kapila 13.0
2019-09-10 Allow setting statistics target for extended statistics Tomas Vondra 13.0
2019-04-25 Fix tablespace inheritance for partitioned rels Alvaro Herrera 12.0
2019-03-30 Generated columns Peter Eisentraut 12.0
2019-03-29 REINDEX CONCURRENTLY Peter Eisentraut 12.0
2019-03-24 Transaction chaining Peter Eisentraut 12.0
2019-03-19 Fix copyfuncs/equalfuncs support for VacuumStmt. Robert Haas 12.0
2019-03-19 Implement OR REPLACE option for CREATE AGGREGATE. Andrew Gierth 12.0
2019-03-06 Fix equalfuncs for accessMethod addition in 8586bf7ed8. Andres Freund 12.0
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 12.0
2019-02-01 Renaming for new subscripting mechanism Alvaro Herrera 12.0
2019-01-29 Rename nodes/relation.h to nodes/pathnodes.h. Tom Lane 12.0
2019-01-19 Allow COPY FROM to filter data using WHERE conditions Tomas Vondra 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-31 Remove some useless code Alvaro Herrera 12.0
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 10.7
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 11.2
2018-12-10 Add stack depth checks to key recursive functions in backend/nodes/*.c. Tom Lane 9.5.16