postgresql/src/backend/postmaster
2005-06-17 22:32:51 +00:00
..
bgwriter.c Bgwriter should PANIC if it runs out of memory for pending-fsyncs 2005-05-28 17:21:32 +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 Refactor fork()-related code. We need to do various housekeeping tasks 2005-03-10 07:14:03 +00:00
pgstat.c Modify hash_search() API to prevent future occurrences of the error 2005-05-29 04:23:07 +00:00
postmaster.c Two-phase commit. Original patch by Heikki Linnakangas, with additional 2005-06-17 22:32:51 +00:00
syslogger.c Attached patch gets rid of the global timezone in the following steps: 2005-04-19 03:13:59 +00:00