Re: Kerberos delegation support in libpq and postgres_fdw

Stephen Frost <sfrost@snowman.net>

From: Stephen Frost <sfrost@snowman.net>
To: David Christensen <david@pgguru.net>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2023-04-08T02:00:34Z
Lists: pgsql-hackers
Greetings,

* Stephen Frost (sfrost@snowman.net) wrote:
> * Stephen Frost (sfrost@snowman.net) wrote:
> > * David Christensen (david@pgguru.net) wrote:
> > > Ok, based on the interdiff there, I'm happy with that last change.  Marking
> > > as Ready For Committer.
> > 
> > Great, thanks!
> > 
> > I'm going to go through it again myself but I feel reasonably good about
> > it and if nothing else pops and there aren't objections, I'll push it
> > before feature freeze.
> 
> Alright, I've cleaned up a few of the error messages to consistently use
> GSSAPI (instead of a mix of GSSAPI and gssapi) and run the changes through
> pgindent.  Updated patch attached.  cfbot looks happy.  Feeling like
> this is looking just about ready to go.

And pushed, thanks again!  Time to watch the buildfarm.. :)

Stephen

Commits

  1. Add support for Kerberos credential delegation