pgsql: improve alignment of postgresql.conf comments

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: improve alignment of postgresql.conf comments
Date: 2023-10-31 12:51:39
Message-ID: E1qxoDb-003Gel-2F@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

improve alignment of postgresql.conf comments

Discussion: https://postgr.es/m/CAHut+Ps5MdQ1b4jp9rd63zfE2X25mV58y1W+hm2v53svtGDxBQ@mail.gmail.com

Author: Peter Smith

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/75e700db45141d073e671f7c7b4aacee1ebc629a

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 42 +++++++++++++--------------
1 file changed, 21 insertions(+), 21 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-10-31 13:11:02 pgsql: doc: 1-byte varlena headers can be used for user PLAIN storage
Previous Message David Rowley 2023-10-31 03:44:42 pgsql: Adjust the order of the prechecks in pgrowlocks()