Wrong link for FETCH FIRST in pg13 release notes

Started by Erwin Brandstetteralmost 6 years ago2 messagesdocs
Jump to latest
#1Erwin Brandstetter
brsaweda@gmail.com

Here:
https://www.postgresql.org/docs/13/release-13.html#id-1.11.6.5.5.5

Allow FETCH FIRST <https://www.postgresql.org/docs/13/sql-fetch.html&gt; to

use WITH TIES to return any additional rows that match the last result row
(Surafel Temesgen)

The link, by mistake, goes to:
https://www.postgresql.org/docs/13/sql-fetch.html

Should link to:
https://www.postgresql.org/docs/13/sql-select.html#SQL-LIMIT

Regards
Erwin

#2Bruce Momjian
bruce@momjian.us
In reply to: Erwin Brandstetter (#1)
Re: Wrong link for FETCH FIRST in pg13 release notes

On Fri, May 22, 2020 at 12:12:48AM +0200, Erwin Brandstetter wrote:

Here:
https://www.postgresql.org/docs/13/release-13.html#id-1.11.6.5.5.5

Allow FETCH FIRST to use WITH TIES to return any additional rows that match

the last result row (Surafel Temesgen)

The link, by mistake, goes to:
https://www.postgresql.org/docs/13/sql-fetch.html

Should link to:
https://www.postgresql.org/docs/13/sql-select.html#SQL-LIMIT

Oops, good point, fixed.

--
Bruce Momjian <bruce@momjian.us> https://momjian.us
EnterpriseDB https://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +