This inconsistency has been introduced in
efb6f4a4f9b6.
Reported-by: Julien Rouhaud
Author: Bertrand Drouvot
Discussion: https://postgr.es/m/
[email protected]
Backpatch-through: 16
external authentication system with the database user name that the
user has requested to connect as. The value all
can be used as the database-username to specify
- that if the system-user matches, then this user
- is allowed to log in as any of the existing database users. Quoting
+ that if the system-username matches, then this
+ user is allowed to log in as any of the existing database users. Quoting
all makes the keyword lose its special meaning.