doc: Add link to table
authorPeter Eisentraut
Thu, 25 Apr 2024 12:03:42 +0000 (14:03 +0200)
committerPeter Eisentraut
Thu, 25 Apr 2024 12:03:42 +0000 (14:03 +0200)
Formal tables should generally have an xref in the text that points to
them.  Add them here.

doc/src/sgml/func.sgml

index 291f504d234f8bae8f9c065f496e3979f49b7e23..1928de576237842e4953f9272ff8d472e21fc406 100644 (file)
@@ -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 .