OSDN Git Service

Use fork_process() to avoid some fork()-related boilerplate code when
authorNeil Conway <neilc@samurai.com>
Fri, 8 Apr 2005 00:55:07 +0000 (00:55 +0000)
committerNeil Conway <neilc@samurai.com>
Fri, 8 Apr 2005 00:55:07 +0000 (00:55 +0000)
commitf53cd94a786cf3240040098adeb9d9a9fe30e5b4
treeb6cc407c77bc76cc907c7949fa94761dd5300c58
parent26f831a95058d928c83453a37456a0fa32d10cae
Use fork_process() to avoid some fork()-related boilerplate code when
forking the stats collector child process.
src/backend/postmaster/pgstat.c