summaryrefslogtreecommitdiff
path: root/src/test/regress/sql/case.sql
Commit message (Expand)AuthorAgeFilesLines
* Remove extra newlines at end and beginning of files, add missing newlinesPeter Eisentraut2010-08-191-1/+0
* Adjust constant-folding of CASE expressions so that the simple comparisonTom Lane2005-02-021-0/+8
* This trivial patch adds a regression test for CASE expressions that useNeil Conway2005-01-171-0/+3
* Clean up header for uniform appearance throughout tests.Thomas G. Lockhart2000-01-061-2/+1
* Update regress test for CASE to enable tests involving joins.Tom Lane1999-05-061-20/+6
* Add many new test cases.Thomas G. Lockhart1999-02-231-27/+118
* Include test for CASE expression.Thomas G. Lockhart1998-12-041-0/+78