New buildin function - Mailing list pgsql-hackers

From Olleg Samoylov
Subject New buildin function
Date
Msg-id Pine.LNX.4.33.0301221605150.8190-100000@jane.telecom.mipt.ru
Whole thread Raw
Responses Re: New buildin function  (Peter Eisentraut <peter_e@gmx.net>)
Re: New buildin function  (Rod Taylor <rbt@rbt.ca>)
List pgsql-hackers
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.

-- 
Olleg Samoylov



pgsql-hackers by date:

Previous
From: "Eduardo Stern"
Date:
Subject: Cast and Schemas don't work as expected
Next
From: "D. Hageman"
Date:
Subject: [PATCH] psql visibility clarification patch