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 f499c21 commit 1cdf188Copy full SHA for 1cdf188
doc/src/sgml/catalogs.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.225.2.2 2010/08/25 18:18:38 petere Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.225.2.3 2010/09/13 01:25:12 rhaas Exp $ -->
2
<!--
3
Documentation of the system catalogs, directed toward PostgreSQL developers
4
-->
@@ -6936,7 +6936,8 @@
6936
compatibility: it emulates a catalog that existed in
6937
<productname>PostgreSQL</productname> before version 8.1.
6938
It shows properties of all roles that are marked as
6939
- <structfield>rolcanlogin</>.
+ <structfield>rolcanlogin</> in
6940
+ <link linkend="catalog-pg-authid">pg_authid</link>.
6941
</para>
6942
6943
<para>
0 commit comments