pgsql: Improve description of DEFAULT_XLOG_SEG_SIZE in pg_config.h - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Improve description of DEFAULT_XLOG_SEG_SIZE in pg_config.h
Date
Msg-id E1gd1VF-00010S-PP@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve description of DEFAULT_XLOG_SEG_SIZE in pg_config.h

This was incorrectly referring to --walsegsize, and its description is
rewritten in a clearer way.

Author: Ian Barwick, Tom Lane
Reviewed-by: Álvaro Herrera, Michael Paquier
Discussion: https://postgr.es/m/08534fc6-119a-c498-254e-d5acc4e6bf85@2ndquadrant.com

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/6a19384e74a8d8510d06e85b3956136bd30d4733

Modified Files
--------------
src/include/pg_config_manual.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Marginal performance hacking in erand48.c.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Remove redundant translation markers