Tom Lane <[EMAIL PROTECTED]> writes: > "BARTKO Zoltan" <[EMAIL PROTECTED]> writes: > > caller() is the function I am looking for. > > The closest thing you will find is SESSION_USER.
I think you can have to have a trigger that compared session_user with the value of the column in OLD and blocked the update/delete if it doesn't match. -- greg ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly