* Andres Freund (andres(at)2ndquadrant(dot)com) wrote:
> That patch looks wrong to me. Note that the if (conn->ssl) branch resets
> conn->ssl to NULL.
huh, it figures one would overlook the simplest things. Of course it's
not locking up now- we never remove the hooks (as my original patch was
doing :). That's what I get for trying to go to meetings and code at
the same time.
Thanks,
Stephen