• Bruce Momjian's avatar
    PATCH SSL_pending() checks in libpq/fe-misc.c: · 79ff2e96
    Bruce Momjian authored
    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.
    
    Jack Bates
    79ff2e96
fe-misc.c 20.4 KB