From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | jack(at)floatingdoghead(dot)net |
Cc: | PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [HACKERS] PATCH SSL_pending() checks in libpq/fe-misc.c |
Date: | 2002-06-14 04:40:52 |
Message-ID: | 200206140440.g5E4eqD24674@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Your patch has been added to the PostgreSQL unapplied patches list at:
http://candle.pha.pa.us/cgi-bin/pgpatches
I will try to apply it within the next 48 hours.
---------------------------------------------------------------------------
jack(at)floatingdoghead(dot)net wrote:
>
> Bruce:
>
> I've attached the original source file that I modified, my modified
> version, and the output from 'diff -c fe-misc.c fe-misc.c.jack'.
>
> Lack of CVS tags makes this the best way for me to get this to you.
>
> Let me know if you need anything else.
>
> I am no longer pursuing a total non-blocking implementation. I haven't
> found a good way to test it with the type of work that I do with
> PostgreSQL. I do use blocking SSL sockets with this mod and have had no
> problem whatsoever. The bug that I fixed in this patch is exceptionally
> hard to reproduce reliably.
>
> THANKS AGAIN!!!
>
> --
>
> Jack Bates
> Portland, OR, USA
> http://www.floatingdoghead.net
>
> Got privacy?
> My PGP key: http://www.floatingdoghead.net/pubkey.txt
Content-Description:
[ Attachment, skipping... ]
Content-Description:
[ Attachment, skipping... ]
Content-Description:
[ Attachment, skipping... ]
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2002-06-14 04:43:42 | Re: Making serial survive pg_dump |
Previous Message | Joe Conway | 2002-06-14 04:11:55 | Re: Making serial survive pg_dump |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-06-14 04:46:01 | Re: psql Segfaults shortly after doing variable substitution |
Previous Message | Bruce Momjian | 2002-06-14 04:39:54 | Re: SSL (patch 5) |