Move new effective_cache_size function

Bruce Momjian <bruce@momjian.us>

Commit: cbafd6618af9f10e89ed05ff82dac69e65a70307
Author: Bruce Momjian <bruce@momjian.us>
Date: 2013-10-09T02:41:23Z
Releases: 9.4.0
Move new effective_cache_size function

Previously set_default_effective_cache_size() could not handle fork,
non-fork, and bootstrap cases.

Files

PathChange+/−
src/backend/bootstrap/bootstrap.c modified +2 −0
src/backend/postmaster/postmaster.c modified +2 −2