mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 22:34:54 -04:00
b09f930d2e
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.