Get uasers Group membership

From: "Bluebottle" <luckychap(at)bluebottle(dot)com>
To: <pgsql-novice(at)postgresql(dot)org>
Subject: Get uasers Group membership
Date: 2005-10-08 20:44:05
Message-ID: 000001c5cc49$06f16750$0300a8c0@DavidsPC
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

In an application I want to confirm that a person is a member of a group
eg I am looking for a function that receives the userid and groupname,
and returns a Boolean yes/no answer. Alternatively, is there a way of
listing the members of a groups ( from which I can write my own
function)?

David

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Péter 2005-10-09 20:58:05 delphi+adodb+postgresql+bytea
Previous Message Andreas Kretschmer 2005-10-08 05:30:52 Re: Get uasers Group membership