forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit82d0ae9
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 parente87b00b commit82d0ae9
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3271 | 3271 |
| |
3272 | 3272 |
| |
3273 | 3273 |
| |
3274 |
| - | |
| 3274 | + | |
3275 | 3275 |
| |
3276 | 3276 |
| |
3277 | 3277 |
| |
|
0 commit comments
Comments
(0)