forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6d50fd4
committed
Fix under-parenthesized macro definitions
Lack of parens in the definitions could cause a statement using thesemacros to have unexpected semantics. In current code no bug isapparent, but best to fix the definitions to avoid problems down theline.Reported-by: Tom LaneDiscussion:https://postgr.es/m/19795.1568400476@sss.pgh.pa.us1 parent09b236a commit6d50fd4
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3215 | 3215 |
| |
3216 | 3216 |
| |
3217 | 3217 |
| |
3218 |
| - | |
| 3218 | + | |
3219 | 3219 |
| |
3220 | 3220 |
| |
3221 | 3221 |
| |
|
0 commit comments
Comments
(0)