pgsql: Provide plan_cache_mode options in postgresql.conf.sample.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Provide plan_cache_mode options in postgresql.conf.sample.
Date: 2018-08-22 06:24:00
Message-ID: E1fsMYi-0005sF-GS@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Provide plan_cache_mode options in postgresql.conf.sample.

Author: David Rowley
Discussion: https://postgr.es/m/CAKJS1f8YkwojSTSg8YjNYCLCXzx0fR7wBR3Gf%2BrA9_52eoPZKg%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/f9fe269ca21808c1f6a3d0d23936fa4eaf2b3839

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2018-08-22 09:37:46 pgsql: Wrap long line in postgresql.conf.sample.
Previous Message Michael Paquier 2018-08-22 05:24:17 pgsql: Do not dump identity sequences with excluded parent table