]> granicus.if.org Git - postgresql/commit
Move new effective_cache_size function
authorBruce Momjian <bruce@momjian.us>
Wed, 9 Oct 2013 02:41:23 +0000 (22:41 -0400)
committerBruce Momjian <bruce@momjian.us>
Wed, 9 Oct 2013 02:41:23 +0000 (22:41 -0400)
commitcbafd6618af9f10e89ed05ff82dac69e65a70307
tree7c89c2169a6872ee15316dc375b0651a62bd1eaa
parentbf46524b3136928bfe61c782a950a30638bbd159
Move new effective_cache_size function

Previously set_default_effective_cache_size() could not handle fork,
non-fork, and bootstrap cases.
src/backend/bootstrap/bootstrap.c
src/backend/postmaster/postmaster.c