Re: [HACKERS] [PATCH] A hook for session start
От | Michael Paquier |
---|---|
Тема | Re: [HACKERS] [PATCH] A hook for session start |
Дата | |
Msg-id | CAB7nPqRjZr-Qwrt8bnj=S4PJOwDOrOnaoQ620euK5tGmOhkj1g@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: [HACKERS] [PATCH] A hook for session start (Fabrízio de Royes Mello <fabriziomello@gmail.com>) |
Ответы |
Re: [HACKERS] [PATCH] A hook for session start
|
Список | pgsql-hackers |
On Fri, Nov 3, 2017 at 1:55 PM, Fabrízio de Royes Mello <fabriziomello@gmail.com> wrote: >> Passing the database name and user name does not look much useful to >> me. You can have access to this data already with CurrentUserId and >> MyDatabaseId. > > This way we don't need to convert oid to names inside hook code. Well, arguments of hooks are useful if they are used. Now if I look at the two examples mainly proposed in this thread, be it in your set of patches or the possibility to do some SQL transaction, I see nothing using them. So I'd vote for keeping an interface minimal. -- Michael -- 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 по дате отправления: