From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers(at)postgresql(dot)org, "Victor B(dot) Wagner" <vitus(at)cryptocom(dot)ru> |
Subject: | Re: [PATCHES] Contrib module to examine client |
Date: | 2006-09-02 17:42:08 |
Message-ID: | 200609021742.k82Hg8C05866@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Uh, I have a problem with the README copyright:
+sslinfo - information about current SSL certificate for PostgreSQL
+==================================================================
+Copyright (c) 2006 Cryptocom LTD
+Author: Victor Wagner <vitus(at)cryptocom(dot)ru>
+E-Mail of Cryptocom OpenSSL development group: <openssl(at)cryptocom(dot)ru>
The copyright has to be removed so it can be copyrighted by the
PostgreSQL Global Development Group. Is that OK? We can still keep
your name and company at the top.
If not, it should be placed on pgfoundry or another site.
---------------------------------------------------------------------------
Peter Eisentraut wrote:
> 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, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: In versions below 8.0, the planner will ignore your desire to
> choose an index scan if your joining column's datatypes do not
> match
--
Bruce Momjian bruce(at)momjian(dot)us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-09-02 17:44:26 | Re: better support of out parameters in plperl |
Previous Message | Dave Page | 2006-09-02 17:38:30 | Re: Getting a move on for 8.2 beta |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2006-09-02 17:44:26 | Re: better support of out parameters in plperl |
Previous Message | Bruce Momjian | 2006-09-02 17:06:28 | Re: pgstattuple extension for indexes |