index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
regress
/
expected
/
case.out
Commit message (
Expand
)
Author
Age
*
Fix interaction of CASE and ArrayCoerceExpr.
Tom Lane
2018-10-30
*
Faster expression evaluation and targetlist projection.
Andres Freund
2017-03-25
*
Improve expression evaluation test coverage.
Andres Freund
2017-03-11
*
Fix handling of expanded objects in CoerceToDomain and CASE execution.
Tom Lane
2016-12-22
*
Fix instability in parallel regression tests.
Tom Lane
2016-08-25
*
Fix two errors with nested CASE/WHEN constructs.
Tom Lane
2016-08-08
*
Clean up references to SQL92
Peter Eisentraut
2013-04-20
*
Adjust constant-folding of CASE expressions so that the simple comparison
Tom Lane
2005-02-02
*
This trivial patch adds a regression test for CASE expressions that use
Neil Conway
2005-01-17
*
Change planner to use the current true disk file size as its estimate of
Tom Lane
2004-12-01
*
COALESCE() and NULLIF() are now first-class expressions, not macros
Tom Lane
2003-02-16
*
First cut at full support for OUTER JOINs. There are still a few loose
Tom Lane
2000-09-12
*
Update for new psql formatting.
Thomas G. Lockhart
2000-01-06
*
Update regress test for CASE to enable tests involving joins.
Tom Lane
1999-05-06
*
Add many new test cases.
Thomas G. Lockhart
1999-02-23
*
Include test for CASE expression.
Thomas G. Lockhart
1998-12-04