Refer to a TOKEN_USER payload as a "token user," not as a "user token".

Noah Misch <noah@leadboat.com>

Commit: c22650cd6450854e1a75064b698d7dcbb4a8821a
Author: Noah Misch <noah@leadboat.com>
Date: 2016-04-02T01:53:18Z
Releases: 9.6.0
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

PathChange+/−
src/backend/libpq/auth.c modified +1 −1
src/common/exec.c modified +2 −5