This trivial patch adds a regression test for CASE expressions that use
Neil Conway <neilc@samurai.com>
This trivial patch adds a regression test for CASE expressions that use an untyped literal in the CASE's test expression. This adds test coverage for a bug that was fixed by Tom on January 12.
Files
| Path | Change | +/− |
|---|---|---|
| src/test/regress/expected/case.out | modified | +7 −0 |
| src/test/regress/sql/case.sql | modified | +3 −0 |