aboutsummaryrefslogtreecommitdiff
path: root/src/test/regress/expected/case.out
Commit message (Expand)AuthorAge
* Fix interaction of CASE and ArrayCoerceExpr.Tom Lane2018-10-30
* Faster expression evaluation and targetlist projection.Andres Freund2017-03-25
* Improve expression evaluation test coverage.Andres Freund2017-03-11
* Fix handling of expanded objects in CoerceToDomain and CASE execution.Tom Lane2016-12-22
* Fix instability in parallel regression tests.Tom Lane2016-08-25
* Fix two errors with nested CASE/WHEN constructs.Tom Lane2016-08-08
* Clean up references to SQL92Peter Eisentraut2013-04-20
* Adjust constant-folding of CASE expressions so that the simple comparisonTom Lane2005-02-02
* This trivial patch adds a regression test for CASE expressions that useNeil Conway2005-01-17
* Change planner to use the current true disk file size as its estimate ofTom Lane2004-12-01
* COALESCE() and NULLIF() are now first-class expressions, not macrosTom Lane2003-02-16
* First cut at full support for OUTER JOINs. There are still a few looseTom Lane2000-09-12
* Update for new psql formatting.Thomas G. Lockhart2000-01-06
* Update regress test for CASE to enable tests involving joins.Tom Lane1999-05-06
* Add many new test cases.Thomas G. Lockhart1999-02-23
* Include test for CASE expression.Thomas G. Lockhart1998-12-04