Refer to a TOKEN_USER payload as a "token user," not as a "user token".
Noah Misch <noah@leadboat.com>
Refer to a TOKEN_USER payload as a "token user," not as a "user token". This corrects messages for can't-happen errors. The corresponding "user token" appears in the HANDLE argument of GetTokenInformation().
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/libpq/auth.c | modified | +1 −1 |
| src/common/exec.c | modified | +2 −5 |