- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitad46a2a
committed
Remove unreachable code in expression evaluation.
The previous code still contained expression evaluation time supportfor CaseExprs without a defresult. But transformCaseExpr() creates adefault expression if necessary.Author: Andres FreundDiscussion:https://postgr.es/m/4834.1490480275@sss.pgh.pa.us1 parent8acf08c commitad46a2a
1 file changed
+6
-14
lines changedLines changed: 6 additions & 14 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1385 | 1385 |
| |
1386 | 1386 |
| |
1387 | 1387 |
| |
1388 |
| - | |
1389 |
| - | |
1390 |
| - | |
1391 |
| - | |
1392 |
| - | |
1393 |
| - | |
1394 |
| - | |
1395 |
| - | |
1396 |
| - | |
1397 |
| - | |
1398 |
| - | |
1399 |
| - | |
1400 |
| - | |
1401 |
| - | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
1402 | 1394 |
| |
1403 | 1395 |
| |
1404 | 1396 |
| |
|
0 commit comments
Comments
(0)