pgsql: Again move function where we set effective_cache_size's default - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Again move function where we set effective_cache_size's default
Date
Msg-id E1VTkCo-0003A6-ER@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Again move function where we set effective_cache_size's default

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/6b82f78ff95d7d4201d44359dad41882e7111960

Modified Files
--------------
src/backend/bootstrap/bootstrap.c   |    4 ++--
src/backend/postmaster/postmaster.c |    4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Move new effective_cache_size function
Next
From: Bruce Momjian
Date:
Subject: pgsql: Adjust the effective_cache_size default for standalone backends