]> granicus.if.org Git - postgresql/commit
Corrects a typo, introduces missing variables, and rearranges the
authorBruce Momjian <bruce@momjian.us>
Tue, 9 Mar 2004 05:11:53 +0000 (05:11 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 9 Mar 2004 05:11:53 +0000 (05:11 +0000)
commit8567bb2d0672c76f8fbc9156ee62ce065d2f8e15
tree56aa049f6dab95f832ab944ba70f6b81fa470431
parenteeec31774ab4e1a0fc1211daa58557ec1d693f2d
Corrects a typo, introduces missing variables, and rearranges the
initialization of stats process under EXEC_BACKEND.

[A cleaner, rationalized approach to stat/backend/SSDataBase child
processes under EXEC_BACKEND is on my TODO list. However this patch
takes care of immediate concerns (ie. stats test now passes under
win32)]

Claudio Natoli
src/backend/postmaster/pgstat.c
src/backend/postmaster/postmaster.c
src/include/pgstat.h