doc: Add link to table
Formal tables should generally have an xref in the text that points to them. Add them here.
This commit is contained in:
parent
db08e8c6fa
commit
e03ec4641d
@ -23193,7 +23193,7 @@ SELECT count(*) FROM sometable;
|
|||||||
<productname>PostgreSQL</productname> includes one merge support function
|
<productname>PostgreSQL</productname> includes one merge support function
|
||||||
that may be used in the <literal>RETURNING</literal> list of a
|
that may be used in the <literal>RETURNING</literal> list of a
|
||||||
<xref linkend="sql-merge"/> command to identify the action taken for each
|
<xref linkend="sql-merge"/> command to identify the action taken for each
|
||||||
row.
|
row; see <xref linkend="functions-merge-support-table"/>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<table id="functions-merge-support-table">
|
<table id="functions-merge-support-table">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user