Commits

DateSubjectAuthorReleases
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.4.9
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.5.4
2016-07-28 Fix assorted fallout from IS [NOT] NULL patch. Tom Lane 9.3.14
2016-07-26 Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields. Tom Lane 9.5.4
2016-07-26 Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields. Tom Lane 9.1.23
2016-07-26 Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields. Tom Lane 9.3.14
2016-07-26 Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields. Tom Lane 9.2.18
2016-07-26 Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields. Tom Lane 9.6.0
2016-07-26 Fix constant-folding of ROW(...) IS [NOT] NULL with composite fields. Tom Lane 9.4.9
2016-03-09 Fix incorrect handling of NULL index entries in indexed ROW() comparisons. Tom Lane 9.6.0
2016-03-09 Fix incorrect handling of NULL index entries in indexed ROW() comparisons. Tom Lane 9.1.21
2016-03-09 Fix incorrect handling of NULL index entries in indexed ROW() comparisons. Tom Lane 9.4.7
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
2015-03-30 Be more careful about printing constants in ruleutils.c. Tom Lane 9.5.0
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