Commits

DateSubjectAuthorReleases
2018-06-10 Improve run-time partition pruning to handle any stable expression. Tom Lane 11.0
2018-02-07 Support all SQL:2011 options for window frame clauses. Tom Lane 11.0
2018-01-26 Remove the obsolete WITH clause of CREATE FUNCTION. Tom Lane 11.0
2017-10-03 Allow multiple tables to be specified in one VACUUM or ANALYZE command. Tom Lane 11.0
2017-09-30 Support arrays over domains. Tom Lane 11.0
2017-08-30 Force rescanning of parallel-aware scan nodes below a Gather[Merge]. Tom Lane 10.0
2017-08-30 Force rescanning of parallel-aware scan nodes below a Gather[Merge]. Tom Lane 11.0
2017-08-15 Avoid out-of-memory in a hash join with many duplicate inner keys. Tom Lane 11.0
2017-05-29 Code review focused on new node types added by partitioning support. Tom Lane 10.0
2017-05-14 Remove no-longer-needed fields of Hash plan nodes. Tom Lane 10.0
2017-04-12 Mark finished Plan nodes with parallel_safe flags. Tom Lane 10.0
2017-04-08 Optimize joins when the inner relation can be proven unique. Tom Lane 10.0
2017-01-18 Improve RLS planning by marking individual quals with security levels. Tom Lane 10.0
2017-01-14 Change representation of statement lists, and add statement location info. Tom Lane 10.0
2016-12-23 Replace enum InhOption with simple boolean. Tom Lane 10.0
2016-12-08 Fix reporting of column typmods for multi-row VALUES constructs. Tom Lane 10.0
2016-09-13 Improve parser's and planner's handling of set-returning functions. Tom Lane 10.0
2016-09-07 Support renaming an existing value of an enum type. Tom Lane 10.0
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.6.0
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 10.0
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.3.15
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.1.24
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.2.19
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.4.10
2016-08-24 Fix improper repetition of previous results from a hashed aggregate. Tom Lane 9.5.5