mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:49:28 -04:00
33d3fc5e2a
GetTokenUser() will have reported an adequate error message. These error conditions almost can't happen, so users are unlikely to observe this change. Reviewed by Tom Lane and Stephen Frost.