Thread
Commits
-
Fix typos in documentatoin of GSSAPI encryption
- 41998f90ce66 12.0 landed
-
GSSAPI encryption support
- b0b39f72b990 12.0 cited
-
Typo in GSSAPI docs
Daniel Gustafsson <daniel@yesql.se> — 2019-05-16T08:40:25Z
Commit b0b39f72b99 introduced a small typo in the GSSAPI documentation, see attached diff. cheers ./daniel
-
Re: Typo in GSSAPI docs
Daniel Gustafsson <daniel@yesql.se> — 2019-05-16T09:26:39Z
> On 16 May 2019, at 10:40, Daniel Gustafsson <daniel@yesql.se> wrote: > > Commit b0b39f72b99 introduced a small typo in the GSSAPI documentation, see > attached diff. Reading a bit closer there was one more, updated diff attached. cheers ./daniel
-
Re: Typo in GSSAPI docs
Michael Paquier <michael@paquier.xyz> — 2019-05-16T23:27:15Z
On Thu, May 16, 2019 at 11:26:39AM +0200, Daniel Gustafsson wrote: > Reading a bit closer there was one more, updated diff attached. Thanks Daniel, committed. -- Michael