Skip to content

Commit aa47101

Browse files
committed
Minor improvement to pg_seclabel documentation.
This is a bit more consistent with the way pg_description is documented, and also include a useful cross-link.
1 parent 2011712 commit aa47101

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/catalogs.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4669,8 +4669,9 @@
46694669

46704670
<para>
46714671
The catalog <structname>pg_seclabel</structname> stores security
4672-
labels on database objects. See the
4673-
<xref linkend="sql-security-label"> statement.
4672+
labels on database objects. Security labels can be manipulated
4673+
with the <xref linkend="sql-security-label"> command. For an easier
4674+
way to view security labels, see <xref linkend="view-pg-seclabels">.
46744675
</para>
46754676

46764677
<table>

0 commit comments

Comments
 (0)