Move new effective_cache_size function Previously set_default_effective_cache_size() could not handle fork, non-fork, and bootstrap cases.
Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/cbafd6618af9f10e89ed05ff82dac69e65a70307 Modified Files -------------- src/backend/bootstrap/bootstrap.c | 2 ++ src/backend/postmaster/postmaster.c | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
