Remove unreachable code in expression evaluation.
Andres Freund <andres@anarazel.de>
Remove unreachable code in expression evaluation. The previous code still contained expression evaluation time support for CaseExprs without a defresult. But transformCaseExpr() creates a default expression if necessary. Author: Andres Freund Discussion: https://postgr.es/m/4834.1490480275@sss.pgh.pa.us
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/executor/execExpr.c | modified | +6 −14 |
Discussion
- WIP: Faster Expression Processing and Tuple Deforming (including JIT) 134 messages · 2016-12-06 → 2017-03-27