Re: [SQL] about permissions - Mailing list pgsql-sql

From Remigiusz Sokolowski
Subject Re: [SQL] about permissions
Date
Msg-id Pine.GS4.4.02A.9905261556540.22097-100000@netra.gdansk.sprint.pl
Whole thread Raw
In response to Re: [SQL] about permissions  (wieck@debis.com (Jan Wieck))
List pgsql-sql
> I wrote:
> 
> >     You  can  compile+install PL/Tcl in your database and use the
> >     function I've included at the end. It's usage is:
> 
>     But forgot to include it :-)
> 
> 
> Jan
> 
thanks - I'll try it.
You mention about checking also group permissions - 
here question, cause I need it also.
When postgres checks permissions of any user, I mean, it checks
for example firstly if this user has permissions to table and after
searches for groups in which this user is listed and checks permissions of
this groups - are there any functions to do this?
Sorry for querying You about simple things, but I really know very little
about programmingRem
-------------------------------------------------------------------*------------
Remigiusz Sokolowski      e-mail: rems@gdansk.sprint.pl           * *        
-----------------------------------------------------------------*****----------



pgsql-sql by date:

Previous
From: wieck@debis.com (Jan Wieck)
Date:
Subject: Re: [SQL] about permissions
Next
From: Tom Lane
Date:
Subject: Re: [SQL] CASE WHEN / 6.4.2? + no doc in installed documentation