Commits

DateSubjectAuthorReleases
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 10.21
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 12.11
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 14.3
2022-03-17 Revert applying column aliases to the output of whole-row Vars. Tom Lane 11.16
2020-12-07 Add a couple of regression test cases related to array subscripting. Tom Lane 14.0
2019-10-28 Allow extracting fields from a ROW() expression in more cases. Tom Lane 13.0
2019-02-16 Allow user control of CTE materialization, and change the default behavior. Tom Lane 12.0
2019-02-12 Allow extensions to generate lossy index conditions. Tom Lane 12.0
2019-01-31 Allow RECORD and RECORD[] to be specified in function coldeflists. Tom Lane 12.0
2018-06-18 Consider syntactic form when disambiguating function vs column reference. Tom Lane 11.0
2017-04-07 Clean up after insufficiently-researched optimization of tuple conversions. Tom Lane 10.0
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
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