Re: Naming of gss_accept_deleg

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Naming of gss_accept_deleg
Дата
Msg-id ZGd9RBmbg68OCymS@momjian.us
обсуждение исходный текст
Ответ на Re: Naming of gss_accept_deleg  (Tom Lane <tgl@sss.pgh.pa.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.

Once nice bonus of the release notes is that it allows us to see the new
API in one place to check for consistency.

-- 
  Bruce Momjian  <bruce@momjian.us>        https://momjian.us
  EDB                                      https://enterprisedb.com

  Only you can decide what is important to you.



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Naming of gss_accept_deleg
Следующее
От: Nathan Bossart
Дата:
Сообщение: Re: PG 16 draft release notes ready