Commits

DateSubjectAuthorReleases
2019-01-28 In the planner, replace an empty FROM clause with a dummy RTE. Tom Lane 12.0
2019-01-10 Move inheritance expansion code into its own file Alvaro Herrera 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-12-30 Support parameterized TidPaths. Tom Lane 12.0
2018-10-07 Remove some unnecessary fields from Plan trees. Tom Lane 12.0
2018-07-19 Fix re-parameterize of MergeAppendPath Michael Paquier 11.0
2018-07-19 Fix re-parameterize of MergeAppendPath Michael Paquier 12.0
2018-07-11 Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. Tom Lane 11.0
2018-07-11 Fix bugs with degenerate window ORDER BY clauses in GROUPS/RANGE mode. Tom Lane 12.0
2018-06-22 Improve coding pattern in Parallel Append code. Amit Kapila 11.0
2018-04-25 Prevent generation of bogus subquery scan paths. Robert Haas 11.0
2018-04-12 Revert MERGE patch Simon Riggs 11.0
2018-04-07 Support partition pruning at execution time Alvaro Herrera 11.0
2018-04-03 MERGE SQL Command following SQL:2016 Simon Riggs 11.0
2018-04-02 Revert "Modified files for MERGE" Simon Riggs 11.0
2018-04-02 Modified files for MERGE Simon Riggs 11.0
2018-03-20 Don't pass the grouping target around unnecessarily. Robert Haas 11.0
2018-01-23 Teach reparameterize_path() to handle AppendPaths. Tom Lane 9.3.21
2018-01-23 Teach reparameterize_path() to handle AppendPaths. Tom Lane 9.6.7
2018-01-23 Teach reparameterize_path() to handle AppendPaths. Tom Lane 9.5.11
2018-01-23 Teach reparameterize_path() to handle AppendPaths. Tom Lane 9.4.16
2018-01-23 Teach reparameterize_path() to handle AppendPaths. Tom Lane 10.2
2018-01-23 Teach reparameterize_path() to handle AppendPaths. Tom Lane 11.0
2018-01-19 Allow UPDATE to move rows between partitions. Robert Haas 11.0
2018-01-17 Reorder C includes Bruce Momjian 11.0