Wrong link for FETCH FIRST in pg13 release notes

From: Erwin Brandstetter <brsaweda(at)gmail(dot)com>
To: pgsql-docs(at)lists(dot)postgresql(dot)org
Subject: Wrong link for FETCH FIRST in pg13 release notes
Date: 2020-05-21 22:12:48
Message-ID: CAGHENJ4X626ZfYhondXSP4sQgC5zDtsp_LNg1QaD+U7vfgYXQQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

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> 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

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Bruce Momjian 2020-05-21 23:49:41 Re: pgsql: doc: add examples of creative use of unique expression indexes
Previous Message PG Doc comments form 2020-05-21 09:03:23 Problem