Commits

DateSubjectAuthorReleases
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 8.4.22
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.0.18
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.1.14
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.2.9
2014-05-01 Fix failure to detoast fields in composite elements of structured types. Tom Lane 9.3.5
2014-05-01 Fix failure to detoast fields in composite elements of structured types. 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 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-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-05-12 Fix handling of strict non-set functions with NULLs in set-valued inputs. Tom Lane 9.3.0
2013-04-19 Improve error message when an FDW doesn't support WHERE CURRENT OF. Tom Lane 9.3.0
2013-01-29 Provide database object names as separate fields in error messages. Tom Lane 9.3.0
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 9.3.0
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 8.3.20
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 8.4.13
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 9.0.9
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 9.1.5
2012-07-20 Fix whole-row Var evaluation to cope with resjunk columns (again). Tom Lane 9.2.0
2012-02-14 Preserve column names in the execution-time tupledesc for a RowExpr. Tom Lane 9.2.0
2011-10-11 Rearrange the implementation of index-only scans. Tom Lane 9.2.0
2011-04-12 Pass collations to functions in FunctionCallInfoData, not FmgrInfo. Tom Lane 9.1.0