We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db08e8c commit e03ec46Copy full SHA for e03ec46
doc/src/sgml/func.sgml
@@ -23193,7 +23193,7 @@ SELECT count(*) FROM sometable;
23193
<productname>PostgreSQL</productname> includes one merge support function
23194
that may be used in the <literal>RETURNING</literal> list of a
23195
<xref linkend="sql-merge"/> command to identify the action taken for each
23196
- row.
+ row; see <xref linkend="functions-merge-support-table"/>.
23197
</para>
23198
23199
<table id="functions-merge-support-table">
0 commit comments