postgresql/src/backend/postmaster
2005-06-30 10:02:22 +00:00
..
bgwriter.c Improve the checkpoint signaling mechanism so that the bgwriter can tell 2005-06-30 00:00:52 +00:00
fork_process.c Wrap the implementation of fork_process() inside #ifndef WIN32 -- this 2005-03-16 00:02:39 +00:00
Makefile Refactor fork()-related code. We need to do various housekeeping tasks 2005-03-10 07:14:03 +00:00
pgarch.c Simplify uses of readdir() by creating a function ReadDir() that 2005-06-19 21:34:03 +00:00
pgstat.c Clean up the rather historically encumbered interface to now() and 2005-06-29 22:51:57 +00:00
postmaster.c Issue fatal error if no TCP/IP sockets could be created 2005-06-30 10:02:22 +00:00
syslogger.c Attached patch gets rid of the global timezone in the following steps: 2005-04-19 03:13:59 +00:00