Remove redundant message in AddUserToTokenDacl().
Noah Misch <noah@leadboat.com>
Remove redundant message in AddUserToTokenDacl(). 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.
Files
| Path | Change | +/− |
|---|---|---|
| src/common/exec.c | modified | +1 −4 |