postgresql/src/backend/postmaster
Tom Lane 15ab7a8720 Where available, use utime() or utimes() to update the file mod time
of the socket file and socket lock file; this should prevent both of them
from being removed by even the stupidest varieties of /tmp-cleaning
script.  Per suggestion from Giles Lean.
2003-01-25 05:19:47 +00:00
..
Makefile Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
pgstat.c Fix some places that were unportably assuming struct timeval's tv_sec 2002-10-24 23:19:13 +00:00
postmaster.c Where available, use utime() or utimes() to update the file mod time 2003-01-25 05:19:47 +00:00