- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitf863d82
committed
pg_regress: Remove unused variable
The restrictedToken handle was set but never read, so remove thevariable and change to a boolean style check to match other usesof CreateRestrictedProcess().Reviewed-by: Nathan Bossart <nathandbossart@gmail.com>Reviewed-by: Michael Paquier <michael@paquier.xyz>Discussion:https://postgr.es/m/62A63C81-3893-4E3F-A34E-2081DF67074E@yesql.se1 parentf0a94d8 commitf863d82
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1226 | 1226 |
| |
1227 | 1227 |
| |
1228 | 1228 |
| |
1229 |
| - | |
1230 | 1229 |
| |
1231 | 1230 |
| |
1232 | 1231 |
| |
| |||
1237 | 1236 |
| |
1238 | 1237 |
| |
1239 | 1238 |
| |
1240 |
| - | |
1241 |
| - | |
| 1239 | + | |
1242 | 1240 |
| |
1243 | 1241 |
| |
1244 | 1242 |
| |
|
0 commit comments
Comments
(0)