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 06e4f9c commit 93e1d5cCopy full SHA for 93e1d5c
doc/src/sgml/catalogs.sgml
@@ -10248,7 +10248,7 @@ SELECT * FROM pg_locks pl LEFT JOIN pg_prepared_xacts ppx
10248
<row>
10249
<entry><structfield>data_type</structfield></entry>
10250
<entry><type>regtype</type></entry>
10251
- <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>
10252
<entry>Data type of the sequence</entry>
10253
</row>
10254
0 commit comments