git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: d531fd2) | patch
Separate out bgwriter code into a logically separate module, rather
2004年5月29日 22:48:23 +0000 (22:48 +0000)
2004年5月29日 22:48:23 +0000 (22:48 +0000)
commit 076a055acf3c55314de267c62b03191586d79cf6
Separate out bgwriter code into a logically separate module, rather
than being random pieces of other files. Give bgwriter responsibility
for all checkpoint activity (other than a post-recovery checkpoint);
so this child process absorbs the functionality of the former transient
checkpoint and shutdown subprocesses. While at it, create an actual
include file for postmaster.c, which for some reason never had its own
file before.
28 files changed:
src/backend/access/transam/slru.c diff | blob | blame | history
src/backend/access/transam/xlog.c diff | blob | blame | history
src/backend/bootstrap/bootstrap.c diff | blob | blame | history
src/backend/libpq/pqsignal.c diff | blob | blame | history
src/backend/main/main.c diff | blob | blame | history
src/backend/postmaster/Makefile diff | blob | blame | history
src/backend/postmaster/bgwriter.c [new file with mode: 0644] blob
src/backend/postmaster/pgstat.c diff | blob | blame | history
src/backend/postmaster/postmaster.c diff | blob | blame | history
src/backend/storage/buffer/bufmgr.c diff | blob | blame | history
src/backend/storage/ipc/ipci.c diff | blob | blame | history
src/backend/storage/ipc/pmsignal.c diff | blob | blame | history
src/backend/storage/lmgr/proc.c diff | blob | blame | history
src/backend/tcop/postgres.c diff | blob | blame | history
src/backend/tcop/utility.c diff | blob | blame | history
src/backend/utils/error/elog.c diff | blob | blame | history
src/backend/utils/init/globals.c diff | blob | blame | history
src/backend/utils/init/postinit.c diff | blob | blame | history
src/backend/utils/misc/guc.c diff | blob | blame | history
src/include/access/xlog.h diff | blob | blame | history
src/include/bootstrap/bootstrap.h diff | blob | blame | history
src/include/miscadmin.h diff | blob | blame | history
src/include/pgstat.h diff | blob | blame | history
src/include/postmaster/bgwriter.h [new file with mode: 0644] blob
src/include/postmaster/postmaster.h [new file with mode: 0644] blob
src/include/storage/bufmgr.h diff | blob | blame | history
src/include/storage/pmsignal.h diff | blob | blame | history
src/include/tcop/tcopprot.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /