Re: New buildin function

From: Rod Taylor <rbt(at)rbt(dot)ca>
To: Olleg Samoylov <olleg(at)jane(dot)telecom(dot)mipt(dot)ru>
Cc: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: New buildin function
Date: 2003-01-24 03:29:00
Message-ID: 1043378940.58142.50.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 2003-01-22 at 08:09, Olleg Samoylov wrote:
> Hi!
>
> What about adding new function:
> pg_uid()
> pg_session_uid()
>
> as reference to internal function GetUserId() and GetSessionUserId().
>
> These can help useful, for instance in row based securety.

Do CURRENT_USER and SESSION_USER not give those values?

--
Rod Taylor <rbt(at)rbt(dot)ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-01-24 04:52:07 Re: Cast and Schemas don't work as expected
Previous Message Christopher Kings-Lynne 2003-01-24 01:57:27 Re: Cast and Schemas don't work as expected