From: Bruce Momjian Date: Tue, 26 Sep 2023 16:08:49 +0000 (-0400) Subject: doc: PG 16 relnotes: clarify "relation" segsize mention X-Git-Tag: REL_16_1~108 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e391939b76f941544fdb512b147950b71e8ee358;p=thirdparty%2Fpostgresql.git doc: PG 16 relnotes: clarify "relation" segsize mention Reported-by: harukat@sraoss.co.jp Discussion: https://postgr.es/m/18124-d363fa4873e176d6@postgresql.org Backpatch-through: 16 only --- diff --git a/doc/src/sgml/release-16.sgml b/doc/src/sgml/release-16.sgml index a0a8092120f..47b9960f5d9 100644 --- a/doc/src/sgml/release-16.sgml +++ b/doc/src/sgml/release-16.sgml @@ -3369,8 +3369,8 @@ Author: Andres Freund - Add build option to allow testing of small WAL - segment sizes (Andres Freund) + Add build option to allow testing of small table segment sizes + (Andres Freund)