Re: Wrong link in the documentation for versions 11, 12
Daniel Gustafsson <daniel@yesql.se>
From: Daniel Gustafsson <daniel@yesql.se>
To: Maxim Yablokov <m.yablokov@postgrespro.ru>
Cc: pgsql-docs@lists.postgresql.org
Date: 2023-10-25T09:37:35Z
Lists: pgsql-docs
> On 24 Oct 2023, at 16:24, Maxim Yablokov <m.yablokov@postgrespro.ru> wrote: > > Hello! > > Our team have noticed that the link in the field "References" for data_type on the following pages (https://www.postgresql.org/docs/12/view-pg-sequences.html, https://www.postgresql.org/docs/11/view-pg-sequences.html) is incorrect, so I've fixed it. Patches are attached, please have a look. Thanks for the report, this is indeed incorrect. I've applied this patch to 11 and 12. -- Daniel Gustafsson
Commits
-
doc: Fix link to catalog table
- 93e1d5ce1615 11.22 landed
- 85b9e8853fb5 12.17 landed