Thanks to visit codestin.com Credit goes to github.com
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 39fa4d0 commit 1400b73Copy full SHA for 1400b73
doc/src/sgml/catalogs.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.228 2010/09/03 01:34:54 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.229 2010/09/13 01:23:35 rhaas Exp $ -->
2
<!--
3
Documentation of the system catalogs, directed toward PostgreSQL developers
4
-->
@@ -6937,7 +6937,8 @@
6937
compatibility: it emulates a catalog that existed in
6938
<productname>PostgreSQL</productname> before version 8.1.
6939
It shows properties of all roles that are marked as
6940
- <structfield>rolcanlogin</>.
+ <structfield>rolcanlogin</> in
6941
+ <link linkend="catalog-pg-authid">pg_authid</link>.
6942
</para>
6943
6944
<para>
0 commit comments