Re: Naming of gss_accept_deleg - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: Naming of gss_accept_deleg
Date
Msg-id 20230519145834.GA3369022@nathanxps13
Whole thread Raw
In response to Re: Naming of gss_accept_deleg  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Naming of gss_accept_deleg
List 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 by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: PostgreSQL 16 Beta 1 release announcement draft
Next
From: Tom Lane
Date:
Subject: Re: Conflict between regression tests namespace & transactions due to recent changes