View Single Post

   
  #1 (permalink)  
Old 04-18-2008, 01:00 AM
Andrew Dunstan
 
Posts: n/a
Default small code cleanup - gettimeofday()


The attached small patch removes the useless struct timezone argument to
gettimeofday() in a few places and replaces it with NULL, bringing it
into line with the rest of the code.

If noone objects I will apply this soon.

cheers

andrew


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

Reply With Quote