We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ef465 commit 85b9e88Copy full SHA for 85b9e88
doc/src/sgml/catalogs.sgml
@@ -10333,7 +10333,7 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
10333
<row>
10334
<entry><structfield>data_type</structfield></entry>
10335
<entry><type>regtype</type></entry>
10336
- <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>
10337
<entry>Data type of the sequence</entry>
10338
</row>
10339
0 commit comments