forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit99bbff5
committed
Fix backwards test in operator_precedence_warning logic.
Warnings about unary minus might have been wrong. It's a bitsurprising that nobody noticed yet ... probably the precedence-warningfeature hasn't really been used much in the field.Rikard FalkebornDiscussion:https://postgr.es/m/CADRDgG6fzA8A2oeygUw4=o7ywo4kvz26NxCSgpq22nMD73Bx4Q@mail.gmail.com1 parent7657072 commit99bbff5
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3145 | 3145 |
| |
3146 | 3146 |
| |
3147 | 3147 |
| |
3148 |
| - | |
| 3148 | + | |
3149 | 3149 |
| |
3150 | 3150 |
| |
3151 | 3151 |
| |
|
0 commit comments
Comments
(0)