Commits

DateSubjectAuthorReleases
2021-05-10 Prevent integer overflows in array subscripting calculations. Tom Lane 9.6.22
2017-03-25 git rm execQual.c Tom Lane 10.0
2017-03-25 Faster expression evaluation and targetlist projection. Andres Freund 10.0
2017-03-12 Use wrappers of PG_DETOAST_DATUM_PACKED() more. Noah Misch 10.0
2017-03-11 Improve expression evaluation test coverage. Andres Freund 10.0
2017-01-27 Use the new castNode() macro in a number of places. Andres Freund 10.0
2017-01-19 Remove obsoleted code relating to targetlist SRF evaluation. Andres Freund 10.0
2017-01-18 Move targetlist SRF handling from expression evaluation to new executor node. Andres Freund 10.0
2017-01-03 Update copyright via script for 2017 Bruce Momjian 10.0
2016-12-23 Remove unnecessary casts of makeNode() result Peter Eisentraut 10.0
2016-12-22 Fix handling of expanded objects in CoerceToDomain and CASE execution. Tom Lane 9.5.6
2016-12-22 Fix handling of expanded objects in CoerceToDomain and CASE execution. Tom Lane 9.6.2
2016-12-22 Fix handling of expanded objects in CoerceToDomain and CASE execution. Tom Lane 10.0
2016-08-17 Improve parsetree representation of special functions such as CURRENT_DATE. Tom Lane 10.0
2016-08-08 Fix two errors with nested CASE/WHEN constructs. Tom Lane 9.4.9
2016-08-08 Fix two errors with nested CASE/WHEN constructs. Tom Lane 9.2.18
2016-08-08 Fix two errors with nested CASE/WHEN constructs. Tom Lane 9.3.14
2016-08-08 Fix two errors with nested CASE/WHEN constructs. Tom Lane 9.1.23
2016-08-08 Fix two errors with nested CASE/WHEN constructs. Tom Lane 9.6.0
2016-08-08 Fix two errors with nested CASE/WHEN constructs. Tom Lane 9.5.4
2016-07-27 Allow functions that return sets of tuples to return simple NULLs. Tom Lane 9.6.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