Обсуждение: pgsql: Remove redundant message in AddUserToTokenDacl().

Поиск
Список
Период
Сортировка

pgsql: Remove redundant message in AddUserToTokenDacl().

От
Noah Misch
Дата:
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.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/33d3fc5e2aac32fcf356c09cee4bfded6613a1f3

Modified Files
--------------
src/common/exec.c | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)