Wrong link in the documentation for versions 11, 12
Maxim Yablokov <m.yablokov@postgrespro.ru>
From: Maxim Yablokov <m.yablokov@postgrespro.ru>
To: pgsql-docs@lists.postgresql.org
Date: 2023-10-24T14:24:24Z
Lists: pgsql-docs
Attachments
- pgtypelink11.patch (text/x-patch) patch
- pgtypelink12.patch (text/x-patch) patch
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. -- Best regards, Maxim Yablokov Technical writer-translator Postgres Professional <https://postgrespro.com/>
Commits
-
doc: Fix link to catalog table
- 93e1d5ce1615 11.22 landed
- 85b9e8853fb5 12.17 landed