forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit8c6d30f
committed
Fix compiler warnings on MSYS2
The PS_USE_NONE case in ps_status.c left a couple of unused variablesexposed.Discussion:https://www.postgresql.org/message-id/flat/6b467edc-4018-521f-ab18-171f098557ca%402ndquadrant.com1 parent6136e94 commit8c6d30f
1 file changed
+8
-0
lines changedLines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
| 92 | + | |
| 93 | + | |
92 | 94 |
| |
93 | 95 |
| |
94 | 96 |
| |
| |||
104 | 106 |
| |
105 | 107 |
| |
106 | 108 |
| |
| 109 | + | |
| 110 | + | |
107 | 111 |
| |
108 | 112 |
| |
109 | 113 |
| |
| |||
420 | 424 |
| |
421 | 425 |
| |
422 | 426 |
| |
| 427 | + | |
423 | 428 |
| |
424 | 429 |
| |
425 | 430 |
| |
| 431 | + | |
| 432 | + | |
| 433 | + | |
426 | 434 |
|
0 commit comments
Comments
(0)