]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Back-patch fixes for some issues in our Windows socket code into 9.1.
authorRobert Haas <rhaas@postgresql.org>
Mon, 27 Aug 2012 19:00:08 +0000 (15:00 -0400)
committerRobert Haas <rhaas@postgresql.org>
Mon, 27 Aug 2012 19:00:08 +0000 (15:00 -0400)
commited597d0c322dd42c362701125d4ff55eb7b675f5
tree6543de9c48a6224da6f07cdd1936405913216ac3
parent180ce0af338f56a6e204666b56ffedba31e60dac
Back-patch fixes for some issues in our Windows socket code into 9.1.

This is a backport of commit b85427f2276d02756b558c0024949305ea65aca5.
Per discussion of bug #4958.  Some of these fixes probably need to be
back-patched further, but I'm just doing this much for now.
src/backend/port/win32/socket.c
src/backend/port/win32_latch.c