forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit930930c
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 parent036f7d3 commit930930c
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3154 | 3154 |
| |
3155 | 3155 |
| |
3156 | 3156 |
| |
3157 |
| - | |
| 3157 | + | |
3158 | 3158 |
| |
3159 | 3159 |
| |
3160 | 3160 |
| |
|
0 commit comments
Comments
(0)