This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-05-31 03:21:24 +03:00
Code
postgres
/
src
/
backend
/
postmaster
History
Magnus Hagander
335feca441
Add some instrumentation to the bgwriter, through the stats collector.
...
New view pg_stat_bgwriter, and the functions required to build it.
2007-03-30 18:34:56 +00:00
..
autovacuum.c
Add the "recheck" logic to autovacuum worker code. The worker first builds
2007-03-28 22:17:12 +00:00
bgwriter.c
Add some instrumentation to the bgwriter, through the stats collector.
2007-03-30 18:34:56 +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
Add some instrumentation to the bgwriter, through the stats collector.
2007-03-30 18:34:56 +00:00
postmaster.c
Allow the pgstat process to restart immediately after a receiving
2007-03-22 19:53:31 +00:00
syslogger.c
Update CVS HEAD for 2007 copyright. Back branches are typically not
2007-01-05 22:20:05 +00:00