mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
doc: PG 13 relnotes: fix FETCH FIRST ... WITH TIES xreflabel
Reported-by: Erwin Brandstetter Discussion: https://postgr.es/m/CAGHENJ4X626ZfYhondXSP4sQgC5zDtsp_LNg1QaD+U7vfgYXQQ@mail.gmail.com Backpatch-through: head
This commit is contained in:
parent
1c2ff3ef07
commit
6ed02e6ac3
@ -1376,7 +1376,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Allow <link linkend="sql-fetch"><command>FETCH FIRST</command></link>
|
Allow <link linkend="sql-select"><command>FETCH FIRST</command></link>
|
||||||
to use <literal>WITH TIES</literal> to return any additional rows
|
to use <literal>WITH TIES</literal> to return any additional rows
|
||||||
that match the last result row (Surafel Temesgen)
|
that match the last result row (Surafel Temesgen)
|
||||||
</para>
|
</para>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user