]> granicus.if.org Git - postgresql/commit
Refer to a TOKEN_USER payload as a "token user," not as a "user token".
authorNoah Misch <noah@leadboat.com>
Sat, 2 Apr 2016 01:53:18 +0000 (21:53 -0400)
committerNoah Misch <noah@leadboat.com>
Sat, 2 Apr 2016 01:53:18 +0000 (21:53 -0400)
commitc22650cd6450854e1a75064b698d7dcbb4a8821a
treecf9755ea9155b62a64c40ddd33af1e4231255e57
parent4ad6f13500cd9a3ca0652e43232f9515319e55e2
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().
src/backend/libpq/auth.c
src/common/exec.c