group variable

From: "David Tulloh" <lod(at)fazeware(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: group variable
Date: 2001-02-20 04:49:50
Message-ID: 96ssq2$2d93$1@news.tht.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a list of variables available?

I am specifically after a variable which gives the group that the current
member is in, or a list of them

in the context of
select * from users u
where u.group in current_group

I discovered that user and current_user both work to retrieve the username.
Is there a documented list of variables? I believe I have read a fair bit of
the docs without finding any.

Browse pgsql-general by date

  From Date Subject
Next Message Konstantinos Agouros 2001-02-20 06:36:12 -F and perl again
Previous Message Paul M Foster 2001-02-20 04:32:48 Re: FW: Dbf to Pg converter