pgsql: Add SSL CRL support to libpq.

Lists: pgsql-committerspgsql-patches
From: momjian(at)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add SSL CRL support to libpq.
Date: 2006-05-06 02:24:39
Message-ID: 20060506022439.931439F9C18@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers pgsql-patches

Log Message:
-----------
Add SSL CRL support to libpq. Recently added to the backend.

Modified Files:
--------------
pgsql/src/backend/libpq:
be-secure.c (r1.68 -> r1.69)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/libpq/be-secure.c.diff?r1=1.68&r2=1.69)
pgsql/src/interfaces/libpq:
fe-secure.c (r1.79 -> r1.80)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-secure.c.diff?r1=1.79&r2=1.80)


From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Add SSL CRL support to libpq.
Date: 2006-05-06 14:57:13
Message-ID: 5097.1146927433@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers pgsql-patches

momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> Add SSL CRL support to libpq. Recently added to the backend.

Surely this patch requires a documentation update.

regards, tom lane


From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [COMMITTERS] pgsql: Add SSL CRL support to libpq.
Date: 2006-05-06 16:25:41
Message-ID: 200605061625.k46GPfC03913@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers pgsql-patches

Tom Lane wrote:
> momjian(at)postgresql(dot)org (Bruce Momjian) writes:
> > Add SSL CRL support to libpq. Recently added to the backend.
>
> Surely this patch requires a documentation update.

Oh, I didn't realize the libpq documentation went into that detail, but
it does. Patch attached and applied.

--
Bruce Momjian http://candle.pha.pa.us
EnterpriseDB http://www.enterprisedb.com

+ If your life is a hard drive, Christ can be your backup. +

Attachment Content-Type Size
/bjm/diff text/x-diff 769 bytes