forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0befb4f
committed
pg_upgrade: Check all used executables
Expand the validate_exec() calls to cover all the used binaries.Author: Daniel Gustafsson <daniel@yesql.se>Reviewed-by: Peter Eisentraut <peter.eisentraut@2ndquadrant.com>Discussion:https://www.postgresql.org/message-id/flat/9328.1552952117@sss.pgh.pa.us1 parent28cb055 commit0befb4f
1 file changed
+11
-2
lines changedLines changed: 11 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
376 | 376 |
| |
377 | 377 |
| |
378 | 378 |
| |
| 379 | + | |
379 | 380 |
| |
380 | 381 |
| |
381 | 382 |
| |
| |||
390 | 391 |
| |
391 | 392 |
| |
392 | 393 |
| |
| 394 | + | |
393 | 395 |
| |
394 | 396 |
| |
395 |
| - | |
396 |
| - | |
| 397 | + | |
| 398 | + | |
| 399 | + | |
| 400 | + | |
| 401 | + | |
| 402 | + | |
397 | 403 |
| |
398 | 404 |
| |
| 405 | + | |
| 406 | + | |
| 407 | + | |
399 | 408 |
| |
400 | 409 |
| |
401 | 410 |
| |
|
0 commit comments
Comments
(0)