Log Message:
-----------
prevent multiplexing Windows kernel event objects we listen for across various
sockets - should fix the occasional stats test regression failures we see.
Modified Files:
--------------
pgsql/src/backend/port/win32:
socket.c (r1.11 -> r1.12)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/port/win32/socket.c.diff?r1=1.11&r2=1.12)
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match