Commits

DateSubjectAuthorReleases
2025-09-23 Keep track of what RTIs a Result node is scanning. Robert Haas 19 (unreleased)
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 13.19
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 14.16
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 17.3
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 15.11
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 16.7
2024-11-25 Fix NULLIF()'s handling of read-write expanded objects. Tom Lane 18.0
2021-04-02 Add support for NullIfExpr in eval_const_expressions Peter Eisentraut 14.0
2020-12-15 Clean up ancient test style Peter Eisentraut 14.0
2018-10-30 Fix interaction of CASE and ArrayCoerceExpr. Tom Lane 11.1
2018-10-30 Fix interaction of CASE and ArrayCoerceExpr. Tom Lane 12.0
2017-03-25 Faster expression evaluation and targetlist projection. Andres Freund 10.0
2017-03-11 Improve expression evaluation test coverage. Andres Freund 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-25 Fix instability in parallel regression tests. Tom Lane 9.1.24
2016-08-25 Fix instability in parallel regression tests. Tom Lane 9.2.19
2016-08-25 Fix instability in parallel regression tests. Tom Lane 9.3.15
2016-08-25 Fix instability in parallel regression tests. Tom Lane 9.4.10
2016-08-25 Fix instability in parallel regression tests. Tom Lane 9.5.5
2016-08-25 Fix instability in parallel regression tests. Tom Lane 9.6.0
2016-08-25 Fix instability in parallel regression tests. 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