Re: [PATCH v20] GSSAPI encryption support
Robbie Harwood <rharwood@redhat.com>
From: Robbie Harwood <rharwood@redhat.com>
To: Stephen Frost <sfrost@snowman.net>,
Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Cc: Magnus Hagander <magnus@hagander.net>, Joe Conway <mail@joeconway.com>,
Alvaro Herrera <alvherre@2ndquadrant.com>,
David Steele <david@pgmasters.net>, Michael Paquier <michael@paquier.xyz>,
Nico Williams <nico@cryptonector.com>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-04-15T21:45:31Z
Lists: pgsql-hackers
Stephen Frost <sfrost@snowman.net> writes: > Please find attached a patch which updates the protocol.sgml docs that > Michael mentioned before, and merges the tests into one test file > (while adding in some additional tests to make sure that the server > also agrees with what our expectations are, using the pg_stat_gssapi > view). I can't speak to the Perl, but the documentation matches what I think the code does :) Thanks, --Robbie
Commits
-
GSSAPI encryption support
- b0b39f72b990 12.0 landed
-
Fix typo
- 57c932475504 9.6.0 cited