mirror of
https://github.com/postgres/postgres.git
synced 2025-10-28 11:55:03 +03:00
to pass the full username@realm string to the authentication instead of just the username. This makes it possible to use pg_ident.conf to authenticate users from multiple realms as different database users.