K 10 svn:author V 3 jhb K 8 svn:date V 27 2014-10-06T18:16:45.795803Z K 7 svn:log V 303 Properly set the timeout in a query_state. The global query_timeout configuration value is an integer count of seconds, it is not a timeval. Using memcpy() to copy a timeval from it put garbage into the tv_usec field. PR: 194025 Submitted by: David Shane Holden MFC after: 1 week END