pgsql: Wrap long line in postgresql.conf.sample.

From: Thomas Munro <tmunro(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Wrap long line in postgresql.conf.sample.
Date: 2018-08-22 09:37:46
Message-ID: E1fsPaE-0001jd-Hi@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Wrap long line in postgresql.conf.sample.

Per complaint from Michael Paquier.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2018-08-22 13:13:18 pgsql: Change PROCEDURE to FUNCTION in CREATE OPERATOR syntax
Previous Message Thomas Munro 2018-08-22 06:24:00 pgsql: Provide plan_cache_mode options in postgresql.conf.sample.