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

doc/src/sgml/catalogs.sgml

index b77002aed8d9f795e1b0a64a00226a3f3ec1a2c5..7889651e186ea90a9197c606a05fcc6049bc76f2 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.