Re: [SQL] about permissions

From: Remigiusz Sokolowski <rems(at)gdansk(dot)sprint(dot)pl>
To: Jan Wieck <jwieck(at)debis(dot)com>
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] about permissions
Date: 1999-05-26 14:04:46
Message-ID: Pine.GS4.4.02A.9905261556540.22097-100000@netra.gdansk.sprint.pl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 programming
Rem
-------------------------------------------------------------------*------------
Remigiusz Sokolowski e-mail: rems(at)gdansk(dot)sprint(dot)pl * *
-----------------------------------------------------------------*****----------

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 1999-05-26 14:07:41 Re: [SQL] CASE WHEN / 6.4.2? + no doc in installed documentation
Previous Message Jan Wieck 1999-05-26 13:49:58 Re: [SQL] about permissions