Re: [PATCH v20] GSSAPI encryption support

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Stephen Frost <sfrost(at)snowman(dot)net>
Cc: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, David Steele <david(at)pgmasters(dot)net>, Joe Conway <mail(at)joeconway(dot)com>, Magnus Hagander <magnus(at)hagander(dot)net>, Nico Williams <nico(at)cryptonector(dot)com>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, Robbie Harwood <rharwood(at)redhat(dot)com>
Subject: Re: [PATCH v20] GSSAPI encryption support
Date: 2019-04-04 03:48:00
Message-ID: 20190404034800.GF7693@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Apr 03, 2019 at 10:09:54PM -0400, Stephen Frost wrote:
> Yes, that’s a fair point. I’ll work on adding documentation to
> protocol.sgml for the GSSAPI encrypted setup and message passing.

Thanks. I have added an open item to track.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Yuzuko Hosoya 2019-04-04 04:00:55 RE: Problem with default partition pruning
Previous Message Kyotaro HORIGUCHI 2019-04-04 03:15:52 Re: Strange coding in _mdfd_openseg()