From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org, Bruce Momjian <bruce(at)momjian(dot)us> |
Cc: | "Victor B(dot) Wagner" <vitus(at)cryptocom(dot)ru> |
Subject: | Re: [PATCHES] Contrib module to examine client certificate |
Date: | 2006-08-23 13:55:42 |
Message-ID: | 200608231555.44947.peter_e@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Am Dienstag, 22. August 2006 02:52 schrieb Bruce Momjian:
> This seems like a nice /contrib module.
>
> Your patch has been added to the PostgreSQL unapplied patches list at:
>
> http://momjian.postgresql.org/cgi-bin/pgpatches
>
> It will be applied as soon as one of the PostgreSQL committers reviews
> and approves it.
I have cleaned up this patch a little. I have changed all the function
signatures from varchar to text, fixed up the formatting and packaging a
little, and renamed it to just "sslinfo".
Note to the author: Whitespace is free. Use it. :)
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
Attachment | Content-Type | Size |
---|---|---|
sslinfo.diff.bz2 | application/x-bzip2 | 4.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Böszörményi Zoltán | 2006-08-23 13:56:49 | Re: [HACKERS] COPY view |
Previous Message | stark | 2006-08-23 13:50:06 | Re: Tricky bugs in concurrent index build |
From | Date | Subject | |
---|---|---|---|
Next Message | Böszörményi Zoltán | 2006-08-23 13:56:49 | Re: [HACKERS] COPY view |
Previous Message | Bruce Momjian | 2006-08-23 13:28:26 | Re: [HACKERS] COPY view |