diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 291f504d23..1928de5762 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -23193,7 +23193,7 @@ SELECT count(*) FROM sometable; PostgreSQL includes one merge support function that may be used in the RETURNING list of a command to identify the action taken for each - row. + row; see .