Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
doc: PG 13 relnotes: Improve FETCH link
authorBruce Momjian <bruce@momjian.us>
Fri, 22 May 2020 02:07:17 +0000 (22:07 -0400)
committerBruce Momjian <bruce@momjian.us>
Fri, 22 May 2020 02:07:17 +0000 (22:07 -0400)
Reported-by: Erwin Brandstetter
Discussion: https://postgr.es/m/CAGHENJ4X626ZfYhondXSP4sQgC5zDtsp_LNg1QaD+U7vfgYXQQ@mail.gmail.com

Backpatch-through: head

doc/src/sgml/release-13.sgml

index 2256c2779739cd2d23782592879f2a9c078c742d..66fd016257535268ebb7e167d31e37b62051e351 100644 (file)
@@ -1376,7 +1376,7 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
 -->
 
       <para>
-       Allow <link linkend="sql-select"><command>FETCH FIRST</command></link>
+       Allow <link linkend="sql-limit"><command>FETCH FIRST</command></link>
        to use <literal>WITH TIES</literal> to return any additional rows
        that match the last result row (Surafel Temesgen)
       </para>