summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2023-09-26 12:08:49 -0400
committerBruce Momjian <bruce@momjian.us>2023-09-26 12:08:49 -0400
commite391939b76f941544fdb512b147950b71e8ee358 (patch)
tree932f7853f56c0577e99d488c404f94e9bff54527
parentd7f521325f5db13c62749adc991cd16038385219 (diff)
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
-rw-r--r--doc/src/sgml/release-16.sgml4
1 files changed, 2 insertions, 2 deletions
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 <andres@anarazel.de>
<listitem>
<para>
- Add build option to allow testing of small <acronym>WAL</acronym>
- segment sizes (Andres Freund)
+ Add build option to allow testing of small table segment sizes
+ (Andres Freund)
</para>
<para>