git.postgresql.org Git - postgresql.git/commit
2004年5月28日 05:13:32 +0000 (05:13 +0000)
2004年5月28日 05:13:32 +0000 (05:13 +0000)
commit 1a321f26d88e5c64bccba9d36920aede1e201729
Code review for EXEC_BACKEND changes. Reduce the number of #ifdefs by
about a third, make it work on non-Windows platforms again. (But perhaps
I broke the WIN32 code, since I have no way to test that.) Fold all the
paths that fork postmaster child processes to go through the single
routine SubPostmasterMain, which takes care of resurrecting the state that
would normally be inherited from the postmaster (including GUC variables).
Clean up some places where there's no particularly good reason for the
EXEC and non-EXEC cases to work differently. Take care of one or two
FIXMEs that remained in the code.
19 files changed:
This is the main PostgreSQL git repository.
RSS
Atom