I wrote:
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.
applied.
cheers
andrew
---(end
[Please CC any replies to me, thanks. Also, the actual discussion took
place on -hackers, so check there first]
As anyone who has been following -hackers knows, there's been a bit of
discussion about how psql should deal with ^C and pagers. Attached is a
patch that deals with all the memory leak a