Commits

DateSubjectAuthorReleases
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 9.4.22
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 9.5.17
2019-04-08 Fix improper interaction of FULL JOINs with lateral references. Tom Lane 9.6.13
2018-03-15 Clean up duplicate table and function names in regression tests. Tom Lane 11.0
2017-06-14 Disallow set-returning functions inside CASE or COALESCE. Tom Lane 10.0
2017-03-28 Make new expression eval code reject references to dropped columns. Tom Lane 10.0
2017-01-30 Add a regression test script dedicated to exercising system views. Tom Lane 10.0
2016-07-27 Allow functions that return sets of tuples to return simple NULLs. Tom Lane 9.6.0
2015-03-12 Support flattening of empty-FROM subqueries and one-row VALUES tables. Tom Lane 9.5.0
2014-10-20 Fix mishandling of FieldSelect-on-whole-row-Var in nested lateral queries. Tom Lane 9.3.6
2014-10-20 Fix mishandling of FieldSelect-on-whole-row-Var in nested lateral queries. Tom Lane 9.4.0
2014-10-20 Fix mishandling of FieldSelect-on-whole-row-Var in nested lateral queries. Tom Lane 9.5.0
2014-01-09 Fix "cannot accept a set" error when only some arms of a CASE return a set. Tom Lane 9.4.0
2014-01-09 Fix "cannot accept a set" error when only some arms of a CASE return a set. Tom Lane 8.4.20
2014-01-09 Fix "cannot accept a set" error when only some arms of a CASE return a set. Tom Lane 9.0.16
2014-01-09 Fix "cannot accept a set" error when only some arms of a CASE return a set. Tom Lane 9.1.12
2014-01-09 Fix "cannot accept a set" error when only some arms of a CASE return a set. Tom Lane 9.2.7
2014-01-09 Fix "cannot accept a set" error when only some arms of a CASE return a set. Tom Lane 9.3.3
2013-12-10 Rename TABLE() to ROWS FROM(). Noah Misch 9.4.0
2013-11-22 Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. Tom Lane 9.4.0
2013-08-23 In locate_grouping_columns(), don't expect an exact match of Var typmods. Tom Lane 8.4.18
2013-08-23 In locate_grouping_columns(), don't expect an exact match of Var typmods. Tom Lane 9.0.14
2013-08-23 In locate_grouping_columns(), don't expect an exact match of Var typmods. Tom Lane 9.1.10
2013-08-23 In locate_grouping_columns(), don't expect an exact match of Var typmods. Tom Lane 9.2.5
2013-08-23 In locate_grouping_columns(), don't expect an exact match of Var typmods. Tom Lane 9.3.0