pgsql: doc: Fix description of how the default user name is chosen

Started by Peter Eisentrautover 3 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

doc: Fix description of how the default user name is chosen

This makes the distinction between operating-system user name and
database user name a bit clearer. It also clarifies that the user
name is determined first, and then the default database name.

Author: David G. Johnston <david.g.johnston@gmail.com>
Discussion: /messages/by-id/CAKFQuwZUhgz=sUi+wGQV-PBTNjMovuA-BOV88RV-Vw0m0drCAg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/385da7306c7fce210bd059ad97ebb3e19699e161

Modified Files
--------------
doc/src/sgml/client-auth.sgml | 2 +-
doc/src/sgml/ref/psql-ref.sgml | 15 ++++++++-------
2 files changed, 9 insertions(+), 8 deletions(-)