BUG #1964: Role membership error

Поиск
Список
Период
Сортировка
От Kevin Walker
Тема BUG #1964: Role membership error
Дата
Msg-id 20051013173536.DF4B7F0C3B@svr2.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #1964: Role membership error  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: BUG #1964: Role membership error  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      1964
Logged by:          Kevin Walker
Email address:      kwalker@ameritrade.com
PostgreSQL version: 8.1 beta 3
Operating system:   Windows XP
Description:        Role membership error
Details:

I created a group role called dbadmin and assigned it the privileges that I
wanted.  I then created a new login role and attempted to add this new login
as a member in the group role.  The following error is generated in pgAdmin
III and when the same steps are performed manually.

   ERROR: role "dbadmin" is a member of role "kw"

The message suggests that the login role "kw" is already a member of group
role "dbadmin" which is not the case.  Using the alter group command also
produces the same error.

This problem is occurring on the build for Windows.  I have not tested this
process on a Linux build yet.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "tadayoshi sato"
Дата:
Сообщение: BUG #1967: Respons(Binary) is not correctly by PQexecParams
Следующее
От: Dennis Vshivkov
Дата:
Сообщение: Bug#333854: pg_group file update problems