forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit385da73
committed
doc: Fix description of how the default user name is chosen
This makes the distinction between operating-system user name anddatabase user name a bit clearer. It also clarifies that the username is determined first, and then the default database name.Author: David G. Johnston <david.g.johnston@gmail.com>Discussion:https://www.postgresql.org/message-id/flat/CAKFQuwZUhgz=sUi+wGQV-PBTNjMovuA-BOV88RV-Vw0m0drCAg@mail.gmail.com1 parentaf20515 commit385da73
2 files changed
+9
-8
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2313 | 2313 |
| |
2314 | 2314 |
| |
2315 | 2315 |
| |
2316 |
| - | |
| 2316 | + | |
2317 | 2317 |
| |
2318 | 2318 |
| |
2319 | 2319 |
| |
|
Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
646 | 646 |
| |
647 | 647 |
| |
648 | 648 |
| |
649 |
| - | |
650 |
| - | |
651 |
| - | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
652 | 652 |
| |
653 | 653 |
| |
654 | 654 |
| |
655 |
| - | |
| 655 | + | |
656 | 656 |
| |
657 | 657 |
| |
658 | 658 |
| |
659 | 659 |
| |
660 | 660 |
| |
661 | 661 |
| |
662 |
| - | |
663 |
| - | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
664 | 665 |
| |
665 |
| - | |
| 666 | + | |
666 | 667 |
| |
667 | 668 |
| |
668 | 669 |
| |
|
0 commit comments
Comments
(0)