Commits

DateSubjectAuthorReleases
2016-03-09 Fix incorrect handling of NULL index entries in indexed ROW() comparisons. Tom Lane 9.2.16
2016-03-09 Fix incorrect handling of NULL index entries in indexed ROW() comparisons. Tom Lane 9.5.2
2016-03-09 Fix incorrect handling of NULL index entries in indexed ROW() comparisons. Tom Lane 9.3.12
2014-11-10 Ensure that whole-row Vars produce nonempty column names. Tom Lane 9.2.10
2014-11-10 Ensure that whole-row Vars produce nonempty column names. Tom Lane 9.3.6
2014-11-10 Ensure that RowExprs and whole-row Vars produce the expected column names. Tom Lane 9.4.0
2014-11-10 Ensure that RowExprs and whole-row Vars produce the expected column names. Tom Lane 9.5.0
2014-02-03 Fix *-qualification of named parameters in SQL-language functions. Tom Lane 9.4.0
2014-02-03 Fix *-qualification of named parameters in SQL-language functions. Tom Lane 9.2.7
2014-02-03 Fix *-qualification of named parameters in SQL-language functions. Tom Lane 9.3.3
2013-06-09 Remove unnecessary restrictions about RowExprs in transformAExprIn(). Tom Lane 8.4.18
2013-06-09 Remove unnecessary restrictions about RowExprs in transformAExprIn(). Tom Lane 9.0.14
2013-06-09 Remove unnecessary restrictions about RowExprs in transformAExprIn(). Tom Lane 9.1.10
2013-06-09 Remove unnecessary restrictions about RowExprs in transformAExprIn(). Tom Lane 9.2.5
2013-06-09 Remove unnecessary restrictions about RowExprs in transformAExprIn(). Tom Lane 9.3.0
2011-06-03 Fix failure to check whether a rowtype's component types are sortable. Tom Lane 9.1.0
2011-01-27 Restore ALTER TABLE .. ADD COLUMN w/DEFAULT restriction. Robert Haas 9.1.0
2011-01-26 Remove arbitrary ALTER TABLE .. ADD COLUMN restriction. Robert Haas 9.1.0
2010-11-07 Prevent invoking I/O conversion casts via functional/attribute notation. Tom Lane 9.1.0
2010-10-19 Fix incorrect generation of whole-row variables in planner. Tom Lane 9.1.0
2010-10-19 Fix incorrect generation of whole-row variables in planner. Tom Lane 9.0.2
2009-10-21 Remove add_missing_from GUC and associated parser support for "implicit RTEs". Tom Lane 9.0.0
2008-10-13 Implement comparison of generic records (composite types), and invent a Tom Lane 8.4.0
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0
2007-02-10 Hm, seems my hack on rowtypes regression test has made its output row Tom Lane 8.3.0