Link from pg_shadow docs to pg_authid docs.
authorRobert Haas
Mon, 13 Sep 2010 01:23:35 +0000 (01:23 +0000)
committerRobert Haas
Mon, 13 Sep 2010 01:23:35 +0000 (01:23 +0000)
Per discussion with Josh Kupershmidt.

doc/src/sgml/catalogs.sgml

index d53477ca47a70806638dad097a9361e4bd6137f6..c7828e897ee41dbf4f28f57cbb313500419c4ca6 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
    compatibility: it emulates a catalog that existed in
    PostgreSQL before version 8.1.
    It shows properties of all roles that are marked as
-   rolcanlogin.
+   rolcanlogin in
+   pg_authid.