pgsql: Add "B" suffix for bytes to docs

From: Greg Stark <stark(at)mit(dot)edu>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add "B" suffix for bytes to docs
Date: 2018-10-09 15:55:10
Message-ID: E1g9uLm-0001Df-GE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add "B" suffix for bytes to docs

6e7baa3227 and b06d8e58b5 added "B" as a valid suffix for
GUC_UNIT_BYTES but neglected to add it to the docs.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/36e9d413a1d6928cd809d302d495fd6880a44b1e

Modified Files
--------------
doc/src/sgml/config.sgml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2018-10-09 17:36:40 pgsql: Make src/common/exec.c's error logging less ugly.
Previous Message Tom Lane 2018-10-09 15:31:46 pgsql: Remove no-longer-needed variant expected regression result files