forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4cae471
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 parent765525c commit4cae471
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3236 | 3236 |
| |
3237 | 3237 |
| |
3238 | 3238 |
| |
3239 |
| - | |
| 3239 | + | |
3240 | 3240 |
| |
3241 | 3241 |
| |
3242 | 3242 |
| |
|
0 commit comments
Comments
(0)