Bill Moran wrote:
+               if (trace_temp_files != -1)

Might be more robust to say

   if (trace_temp_files >= 0)

cheers

andrew

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to