Position of ClientAuthentication hook

Поиск
Список
Период
Сортировка
От Rafia Sabih
Тема Position of ClientAuthentication hook
Дата
Msg-id CA+FpmFcoFLiZ5x3xQaAzJsJyYT8uafUr6JYzqiZ36n6gk7EtPw@mail.gmail.com
обсуждение исходный текст
Ответы Re: Position of ClientAuthentication hook  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Hello hackers,

I have a doubt regarding the positioning of clientAuthentication hook
in function ClientAuthentication. Particularly, in case of hba errors,
i.e. cases uaReject or uaImplicitReject it errors out, leading to no
calls to any functions attached to the authentication hook. Can't we
process the hook function first and then error out...?

-- 
Regards,
Rafia Sabih



В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jonathan S. Katz"
Дата:
Сообщение: Re: unnesting multirange data types
Следующее
От: Masahiko Sawada
Дата:
Сообщение: Re: contrib/pg_visibility fails regression under CLOBBER_CACHE_ALWAYS