Re: [HACKERS] Interest in a SECURITY DEFINER function current_userstack access mechanism? - Mailing list pgsql-hackers

From Nico Williams
Subject Re: [HACKERS] Interest in a SECURITY DEFINER function current_userstack access mechanism?
Date
Msg-id 20171018202649.GC4496@localhost
Whole thread Raw
In response to Re: [HACKERS] Interest in a SECURITY DEFINER function current_userstack access mechanism?  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: [HACKERS] Interest in a SECURITY DEFINER function current_userstack access mechanism?
List pgsql-hackers
On Wed, Oct 18, 2017 at 10:15:01PM +0200, Pavel Stehule wrote:
> there is a function session_user() already

But it doesn't do this.  Are you saying that I should add a
session_user(int)?

Nico
-- 


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

pgsql-hackers by date:

Previous
From: Nico Williams
Date:
Subject: Re: [HACKERS] Interest in a SECURITY DEFINER function current_userstack access mechanism?
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] [POC] Faster processing at Gather node