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

Поиск
Список
Период
Сортировка
От
Тема Re: [HACKERS] PATCH SSL_pending() checks in libpq/fe-misc.c
Дата
Msg-id Pine.LNX.4.33L2.0206131436550.31873-400000@floatingdoghead.net
обсуждение исходный текст
Список 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

Вложения

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

Предыдущее
От: Paul Bethe
Дата:
Сообщение: Re: New Patch For CallableStmt (against current CVS)
Следующее
От: "Zhenbang Wei"
Дата:
Сообщение: [PATCH]errors_zh_TW.properties for JDBC driver