postgresql/src/backend/postmaster
Tom Lane 3bdde811d9 Make creation of statistics collection socket more robust, by allowing it
to try additional addresses returned from getaddrinfo() if the first one
fails at the bind() or connect() steps.  Per yesterday's discussion.
2003-11-15 17:24:19 +00:00
..
Makefile Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
pgstat.c Make creation of statistics collection socket more robust, by allowing it 2003-11-15 17:24:19 +00:00
postmaster.c Default ioctlsocket_ret to 1 in case Cygwin needs it for 7.4 --- already 2003-11-11 21:37:35 +00:00