Re: [HACKERS] PATCH SSL_pending() checks in libpq/fe-misc.c - Mailing list pgsql-patches

From
Subject Re: [HACKERS] PATCH SSL_pending() checks in libpq/fe-misc.c
Date
Msg-id Pine.LNX.4.33L2.0206131436550.31873-400000@floatingdoghead.net
Whole thread Raw
List pgsql-patches
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

Attachment

pgsql-patches by date:

Previous
From: Paul Bethe
Date:
Subject: Re: New Patch For CallableStmt (against current CVS)
Next
From: "Zhenbang Wei"
Date:
Subject: [PATCH]errors_zh_TW.properties for JDBC driver