David Ford <[EMAIL PROTECTED]> writes: > I've got a bit of a problem. I added a fast SIGALRM handler in my > project to do various maintenance and this broke PQconnectStart().
It'd probably be reasonable to just retry the connect() call if it
fails with EINTR. If that works for you, send a patch...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
