forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit56b1e88
committed
Fix compiler warning.
Some buildfarm members complained about an always-true test in theSOFT_ERROR_OCCURRED macro. Fix by reading the field directly ratherthan using the macro.Reported-by: Tom LaneDiscussion:https://postgr.es/m/2144895.1729653514@sss.pgh.pa.us1 parent07d0069 commit56b1e88
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
633 | 633 | | |
634 | 634 | | |
635 | 635 | | |
636 | | - | |
| 636 | + | |
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| |||
0 commit comments
Comments
(0)