postgresql/src/backend/postmaster
Alvaro Herrera 2d9d7a6bf5 Avoid losing track of data for shared tables in pgstats. Report by Michael
Fuhr, patch from Tom Lane after a messier suggestion by me.
2007-06-07 18:53:17 +00:00
..
autovacuum.c Make large sequential scans and VACUUMs work in a limited-size "ring" of 2007-05-30 20:12:03 +00:00
bgwriter.c Fix up pgstats counting of live and dead tuples to recognize that committed 2007-05-27 03:50:39 +00:00
fork_process.c Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
Makefile Remove remains of old depend target. 2007-01-20 17:16:17 +00:00
pgarch.c StrNCpy -> strlcpy (not complete) 2007-02-10 14:58:55 +00:00
pgstat.c Avoid losing track of data for shared tables in pgstats. Report by Michael 2007-06-07 18:53:17 +00:00
postmaster.c Allow the pgstat process to restart immediately after a receiving 2007-03-22 19:53:31 +00:00
syslogger.c Remove ill-conceived CRLF translation for Windows in syslogger. 2007-06-04 22:21:42 +00:00