This trivial patch adds a regression test for CASE expressions that use

Neil Conway <neilc@samurai.com>

Commit: 48e2bb13c964f118138c183f3038f7c214e85806
Author: Neil Conway <neilc@samurai.com>
Date: 2005-01-17T03:39:37Z
Releases: 8.0.0
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

PathChange+/−
src/test/regress/expected/case.out modified +7 −0
src/test/regress/sql/case.sql modified +3 −0