2013/12/4 Pavel Stehule <pavel.steh...@gmail.com> > Hello > > pls, try session_user > Not really :-(. The user can perform SET ROLE before calling the SECURITY DEFINER function and I need to know who is the caller at the time of call. I need something like a calling_user() function...
-- // Dmitriy.