From: | petere(at)postgresql(dot)org (Peter Eisentraut) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: sslinfo contrib module - information about current SSL |
Date: | 2006-09-04 15:07:46 |
Message-ID: | 20060904150746.831669FB28A@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Log Message:
-----------
sslinfo contrib module - information about current SSL certificate
Author: Victor Wagner <vitus(at)cryptocom(dot)ru>
Modified Files:
--------------
pgsql/contrib:
Makefile (r1.66 -> r1.67)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/Makefile.diff?r1=1.66&r2=1.67)
pgsql/src/include:
miscadmin.h (r1.188 -> r1.189)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/miscadmin.h.diff?r1=1.188&r2=1.189)
Added Files:
-----------
pgsql/contrib/sslinfo:
Makefile (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
README.sslinfo (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/README.sslinfo?rev=1.1&content-type=text/x-cvsweb-markup)
sslinfo.c (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/sslinfo.c?rev=1.1&content-type=text/x-cvsweb-markup)
sslinfo.sql.in (r1.1)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/sslinfo/sslinfo.sql.in?rev=1.1&content-type=text/x-cvsweb-markup)
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-09-04 15:13:25 | Re: [COMMITTERS] pgsql: sslinfo contrib module - information about current SSL |
Previous Message | Peter Eisentraut | 2006-09-04 14:57:27 | pgsql: Add missing gettext calls for some SSL errors. |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-09-04 15:09:33 | Re: [PATCHES] possible ecpg vpath build error |
Previous Message | Tom Lane | 2006-09-04 14:57:20 | Re: Planner estimates and cast operations ,... |