- Notifications
You must be signed in to change notification settings - Fork4.9k
Commitc76da69
committed
Report incompatible roles in pg_upgrade checking
When checking for roles with a pg_ prefix in <= 9.5 servers, reportall found roles in a text file as how other checks are done insteadof just reporting that they exist. Rolenames are printed with theirOids to match other reports.Author: Daniel Gustafsson <daniel@yesql.se>Reviewed-by: Bruce Momjian <bruce@momjian.us>Reviewed-by: Michael Paquier <michael@paquier.xyz>Discussion:https://postgr.es/m/4BB2735C-C347-4CF7-AFB1-8573BE930066@yesql.se1 parentab81006 commitc76da69
1 file changed
+32
-7
lines changedLines changed: 32 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1395 | 1395 |
| |
1396 | 1396 |
| |
1397 | 1397 |
| |
| 1398 | + | |
| 1399 | + | |
| 1400 | + | |
| 1401 | + | |
| 1402 | + | |
1398 | 1403 |
| |
1399 | 1404 |
| |
1400 | 1405 |
| |
| 1406 | + | |
| 1407 | + | |
| 1408 | + | |
| 1409 | + | |
1401 | 1410 |
| |
1402 |
| - | |
| 1411 | + | |
1403 | 1412 |
| |
1404 | 1413 |
| |
1405 | 1414 |
| |
1406 |
| - | |
| 1415 | + | |
| 1416 | + | |
| 1417 | + | |
| 1418 | + | |
1407 | 1419 |
| |
1408 |
| - | |
1409 |
| - | |
1410 |
| - | |
1411 |
| - | |
| 1420 | + | |
| 1421 | + | |
| 1422 | + | |
| 1423 | + | |
| 1424 | + | |
| 1425 | + | |
1412 | 1426 |
| |
1413 | 1427 |
| |
1414 | 1428 |
| |
1415 | 1429 |
| |
1416 | 1430 |
| |
1417 | 1431 |
| |
1418 |
| - | |
| 1432 | + | |
| 1433 | + | |
| 1434 | + | |
| 1435 | + | |
| 1436 | + | |
| 1437 | + | |
| 1438 | + | |
| 1439 | + | |
| 1440 | + | |
| 1441 | + | |
| 1442 | + | |
| 1443 | + | |
1419 | 1444 |
| |
1420 | 1445 |
| |
1421 | 1446 |
| |
|
0 commit comments
Comments
(0)