postgresql/src/backend/postmaster
Alvaro Herrera 46c5a212ec Avoid crashing when a table is deleted while we're on the process of checking
it.

Per report from Tom Lane based on buildfarm evidence.
2008-07-17 21:02:31 +00:00
..
autovacuum.c Avoid crashing when a table is deleted while we're on the process of checking 2008-07-17 21:02:31 +00:00
bgwriter.c Restructure some header files a bit, in particular heapam.h, by removing some 2008-05-12 00:00:54 +00:00
fork_process.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
pgarch.c Restructure the shutdown procedure for the archiver process to allow it to 2008-01-11 00:54:09 +00:00
pgstat.c Turn PGBE_ACTIVITY_SIZE into a GUC variable, track_activity_query_size. 2008-06-30 10:58:47 +00:00
postmaster.c Fix 'pg_ctl restart' to preserve command-line arguments. 2008-06-26 02:47:19 +00:00
syslogger.c Replace time_t with pg_time_t (same values, but always int64) in on-disk 2008-02-17 02:09:32 +00:00
walwriter.c Update copyrights in source tree to 2008. 2008-01-01 19:46:01 +00:00