forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitb02c32e
committed
Remove initdb's rather gratuitous check to see if the backend created a
flat password file, because it never will anymore. We had managed tomiss this during the recent flat-file-ectomy because it only happens if--pwfile or --pwprompt is specified to initdb. Apparently, few hackersuse those. Reported by Erik Rijkers.1 parent5c709ee commitb02c32e
1 file changed
+1
-13
lines changedLines changed: 1 addition & 13 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 |
| - | |
| 45 | + | |
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| |||
1434 | 1434 |
| |
1435 | 1435 |
| |
1436 | 1436 |
| |
1437 |
| - | |
1438 |
| - | |
1439 | 1437 |
| |
1440 | 1438 |
| |
1441 | 1439 |
| |
| |||
1505 | 1503 |
| |
1506 | 1504 |
| |
1507 | 1505 |
| |
1508 |
| - | |
1509 |
| - | |
1510 |
| - | |
1511 |
| - | |
1512 |
| - | |
1513 |
| - | |
1514 |
| - | |
1515 |
| - | |
1516 |
| - | |
1517 |
| - | |
1518 | 1506 |
| |
1519 | 1507 |
| |
1520 | 1508 |
| |
|
0 commit comments
Comments
(0)