| 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: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| 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 |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | James William Pye | 2006-05-06 22:11:04 | python - ctl: Fix __repr__ methods. |
| Previous Message | Bruce Momjian | 2006-05-06 16:25:11 | pgsql: Document SSL CRL usage by libpq. |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2006-05-06 17:11:26 | Re: [PATCH] Add support for GnuTLS |
| Previous Message | Tom Lane | 2006-05-06 15:05:15 | Re: cast bytea to/from bit strings |