doc: Fix link to catalog table

Daniel Gustafsson <dgustafsson@postgresql.org>

Commit: 85b9e8853fb5bd9c99fb71a1f1852cbbbfedbe3f
Author: Daniel Gustafsson <dgustafsson@postgresql.org>
Date: 2023-10-25T09:33:24Z
Releases: 12.17
doc: Fix link to catalog table

The link to pg_type was accidentally linking to pg_authid instead.
Backpatch to 12 and 11.

Author: Maxim Yablokov <m.yablokov@postgrespro.ru>
Discussion: https://postgr.es/m/3289f0ff-0925-46c9-b126-7e4ab6831dad@postgrespro.ru
Backpatch-through: 11, 12

Files

PathChange+/−
doc/src/sgml/catalogs.sgml modified +1 −1

Documentation touched

Discussion