Re: Naming of gss_accept_deleg

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: Naming of gss_accept_deleg
Дата
Msg-id 20230519145834.GA3369022@nathanxps13
обсуждение исходный текст
Ответ на Re: Naming of gss_accept_deleg  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Naming of gss_accept_deleg  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Fri, May 19, 2023 at 09:42:00AM -0400, Tom Lane wrote:
> Abhijit Menon-Sen <ams@toroid.org> writes:
>> I would also prefer a GUC named gss_accept_delegation, but the current
>> name matches the libpq gssdeleg connection parameter and the PGSSDELEG
>> environment variable. Maybe there's something to be said for keeping
>> those three things alike?
> 
> +1 for spelling it out in all user-visible names.  I do not think
> that that GSS-API C symbol is a good precedent to follow.

+1

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: PostgreSQL 16 Beta 1 release announcement draft
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Conflict between regression tests namespace & transactions due to recent changes