Minor improvement to pg_seclabel documentation.
authorRobert Haas
Wed, 20 Jul 2011 13:12:42 +0000 (09:12 -0400)
committerRobert Haas
Wed, 20 Jul 2011 13:24:22 +0000 (09:24 -0400)
This is a bit more consistent with the way pg_description is
documented, and also include a useful cross-link.

doc/src/sgml/catalogs.sgml

index 0b8602e0e02d6a9144705fb864f5a6866960a945..a5ae7c9e91c50a568f2a0aa6bd5f021f6a5be6d1 100644 (file)
 
   
    The catalog pg_seclabel stores security
-   labels on database objects.  See the
-    statement.
+   labels on database objects.  Security labels can be manipulated
+   with the  command.  For an easier
+   way to view security labels, see .