forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit48e2bb1

Neil Conway
This trivial patch adds a regression test for CASE expressions that use
an untyped literal in the CASE's test expression. This adds testcoverage for a bug that was fixed by Tom on January 12.1 parent0d45116 commit48e2bb1
2 files changed
+10
-0
lines changedLines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
72 | 72 |
| |
73 | 73 |
| |
74 | 74 |
| |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
75 | 82 |
| |
76 | 83 |
| |
77 | 84 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
58 | 58 |
| |
59 | 59 |
| |
60 | 60 |
| |
| 61 | + | |
| 62 | + | |
| 63 | + | |
61 | 64 |
| |
62 | 65 |
| |
63 | 66 |
| |
|
0 commit comments
Comments
(0)