Commits

DateSubjectAuthorReleases
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
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-12-23 Support ordered-set (WITHIN GROUP) aggregates. Tom Lane 9.4.0
2013-07-17 Implement the FILTER clause for aggregate function calls. Noah Misch 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.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-04-12 sepgsql: Enforce db_procedure:{execute} permission. Robert Haas 9.3.0
2013-01-29 Provide database object names as separate fields in error messages. Tom Lane 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 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