Re: [COMMITTERS] pgsql: contrib/sslinfo: add ssl_extension_info SRF - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: [COMMITTERS] pgsql: contrib/sslinfo: add ssl_extension_info SRF
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: contrib/sslinfo: add ssl_extension_info SRF  (Michael Paquier <[email protected]>)
List pgsql-hackers
Michael Paquier wrote:
> On Tue, Sep 8, 2015 at 9:24 AM, Alvaro Herrera <[email protected]> wrote:
> > contrib/sslinfo: add ssl_extension_info SRF
> >
> > This new function provides information about SSL extensions present in
> > the X509 certificate used for the current connection.
> >
> > Extension version updated to version 1.1.
> 
> Nitpicky note:
> s/Do when there is no more left/Done when there is no more left/

Argh.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: New functions
Next
From: David Rowley
Date:
Subject: Re: WIP: Make timestamptz_out less slow.