Commits

DateSubjectAuthorReleases
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-10-16 Correct constness of system attributes in heap.c & prerequisites. Andres Freund 12.0
2018-09-30 Create an RTE field to record the query's lock mode for each relation. Tom Lane 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-11-10 Add some const decorations to prototypes Peter Eisentraut 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-04-01 Add infrastructure to support EphemeralNamedRelation references. Kevin Grittner 10.0
2017-03-08 Support XMLTABLE query expression Alvaro Herrera 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-08 Fix reporting of column typmods for multi-row VALUES constructs. Tom Lane 10.0
2016-01-02 Update copyright for 2016 Bruce Momjian 9.6.0
2015-05-24 pgindent run for 9.5 Bruce Momjian 9.5.0
2015-03-26 Tweak __attribute__-wrapping macros for better pgindent results. Tom Lane 9.5.0
2015-03-11 Suggest to the user the column they may have meant to reference. Robert Haas 9.5.0
2015-03-11 Add macros wrapping all usage of gcc's __attribute__. Andres Freund 9.5.0
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-04-12 Clean up the mess around EXPLAIN and materialized views. Tom Lane 9.3.0
2013-02-12 Add noreturn attributes to some error reporting functions Peter Eisentraut 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-08-19 Allow OLD and NEW in multi-row VALUES within rules. Tom Lane 9.3.0
2012-08-07 Implement SQL-standard LATERAL subqueries. Tom Lane 9.3.0