Re: Naming of gss_accept_deleg

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Abhijit Menon-Sen <ams(at)toroid(dot)org>, Stephen Frost <sfrost(at)snowman(dot)net>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Naming of gss_accept_deleg
Date: 2023-05-21 03:41:22
Message-ID: 20230521034122.GA3898440@nathanxps13
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sat, May 20, 2023 at 11:21:57PM -0400, Tom Lane wrote:
> Nathan Bossart <nathandbossart(at)gmail(dot)com> writes:
>> The buildfarm and cfbot seem unhappy with 9c0a0e2. It looks like there are
>> a few remaining uses of gss_accept_deleg to rename. I'm planning to commit
>> the attached patch shortly.

Done.

> I thought the plan was to also rename the libpq "gssdeleg" connection
> parameter and so on? I can look into that tomorrow, if nobody beats
> me to it.

Please do.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kirk Wolak 2023-05-21 05:58:53 Re: Adding SHOW CREATE TABLE
Previous Message Bruce Momjian 2023-05-21 03:27:29 Re: Naming of gss_accept_deleg