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.
This commit is contained in:
parent
c8dfc89232
commit
550cd074f9
@ -4676,8 +4676,9 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
The catalog <structname>pg_seclabel</structname> stores security
|
The catalog <structname>pg_seclabel</structname> stores security
|
||||||
labels on database objects. See the
|
labels on database objects. Security labels can be manipulated
|
||||||
<xref linkend="sql-security-label"> statement.
|
with the <xref linkend="sql-security-label"> command. For an easier
|
||||||
|
way to view security labels, see <xref linkend="view-pg-seclabels">.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<table>
|
<table>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user