Thread: Incorrect permissions shown for view.

Incorrect permissions shown for view.

From
"Donald Fraser"
Date:
pgAdmin III v 1.0.2
OS: W2K SP4
 
1) Create a view.
2) Add SELECT permissions for some GROUP to the view.
3) Close view's properties dialog.
3) Open the view's properties dialog.
 
Security permissions on the GROUP previously added now additionally shows TRIGGER as selected yet it is not!
 
 
Regards
Donald Fraser.

Re: Incorrect permissions shown for view.

From
Andreas Pflug
Date:
Donald Fraser wrote:

> pgAdmin III v 1.0.2
> OS: W2K SP4
>  
> 1) Create a view.
> 2) Add SELECT permissions for some GROUP to the view.
> 3) Close view's properties dialog.
> 3) Open the view's properties dialog.
>  
> Security permissions on the GROUP previously added now additionally 
> shows TRIGGER as selected yet it is not!
>  

This is fixed for cvs head (2003-12-02), and backported to 1.0 so it 
will be included in 1.0.3 (which isn't scheduled so far).

Regards,
Andreas