The link to pg_type was accidentally linking to pg_authid instead.
Backpatch to 12 and 11.
Author: Maxim Yablokov <
[email protected]>
Discussion: https://postgr.es/m/
3289f0ff-0925-46c9-b126-
7e4ab6831dad@postgrespro.ru
Backpatch-through: 11, 12
<row>
<entry><structfield>data_type</structfield></entry>
<entry><type>regtype</type></entry>
- <entry><literal><link linkend="catalog-pg-authid"><structname>pg_type</structname></link>.oid</literal></entry>
+ <entry><literal><link linkend="catalog-pg-type"><structname>pg_type</structname></link>.oid</literal></entry>
<entry>Data type of the sequence</entry>
</row>
<row>