From 9a41b34a28702a71cc0a0e77dd80ca80366d12fb Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Tue, 26 May 2026 20:17:40 -0400 Subject: [PATCH] doc: add comma to UPDATE docs, for consistency Reported-by: X-MAN Author: X-MAN Discussion: https://postgr.es/m/tencent_90A64D807DE3586650CF3426C28BB599D30A@qq.com --- doc/src/sgml/ref/update.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/sgml/ref/update.sgml b/doc/src/sgml/ref/update.sgml index 92c12c36915..dd57bead90c 100644 --- a/doc/src/sgml/ref/update.sgml +++ b/doc/src/sgml/ref/update.sgml @@ -166,7 +166,7 @@ UPDATE [ ONLY ] table_name [ * ] class="parameter">start_time TO end_time. Otherwise, it must be in the form (portion) where + class="parameter">portion), where portion is an expression that yields a value of the same type as range_column_name.