Commits

DateSubjectAuthorReleases
2019-10-03 Selectively include window frames in expression walks/mutates. Andrew Gierth 13.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 13.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 12.0
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 11.5
2019-07-22 Install dependencies to prevent dropping partition key columns. Tom Lane 10.10
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2019-03-29 REINDEX CONCURRENTLY Peter Eisentraut 12.0
2019-03-20 Sort the dependent objects before deletion in DROP OWNED BY. Tom Lane 12.0
2019-02-11 Redesign the partition dependency mechanism. Tom Lane 12.0
2019-01-21 Remove superfluous tqual.h includes. Andres Freund 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-21 Sort the dependent objects before recursing in findDependentObjects(). Tom Lane 12.0
2019-01-18 Avoid sometimes printing both tables and their columns in DROP CASCADE. Tom Lane 12.0
2019-01-15 Don't include genam.h from execnodes.h and relscan.h anymore. 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-09-30 Create an RTE field to record the query's lock mode for each relation. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. 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-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2018-01-19 Local partitioned indexes Alvaro Herrera 11.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-10-27 Rethink the dependencies recorded for FieldSelect/FieldStore nodes. Tom Lane 10.1
2017-10-27 Rethink the dependencies recorded for FieldSelect/FieldStore nodes. Tom Lane 11.0