Re: [PATCHES] Contrib module to examine client

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [PATCHES] Contrib module to examine client
Дата
Msg-id 200609021742.k82Hg8C05866@momjian.us
обсуждение исходный текст
Ответ на Re: [PATCHES] Contrib module to examine client certificate  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: [PATCHES] Contrib module to examine client  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Uh, I have a problem with the README copyright:
+sslinfo - information about current SSL certificate for
PostgreSQL+==================================================================+Copyright(c) 2006 Cryptocom LTD+Author:
VictorWagner <vitus@cryptocom.ru>+E-Mail of Cryptocom OpenSSL development group: <openssl@cryptocom.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@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Getting a move on for 8.2 beta
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Coding style for emacs