Re: current_user inside SECURITY DEFINER function? - Mailing list pgsql-general

From Stephen Frost
Subject Re: current_user inside SECURITY DEFINER function?
Date
Msg-id 20050706133725.GC24207@ns.snowman.net
Whole thread Raw
In response to current_user inside SECURITY DEFINER function?  (Richard Hayward <richard@tortoise.demon.co.uk>)
Responses Re: current_user inside SECURITY DEFINER function?
List pgsql-general
* Richard Hayward (richard@tortoise.demon.co.uk) wrote:
> Is there any way of getting the user?

You might try session_user.  8.1 will hopefully clean this up some.

    Thanks,

        Stephen

Attachment

pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: Seg fault in postgres 7.4.7?
Next
From: Adam Witney
Date:
Subject: Re: current_user inside SECURITY DEFINER function?