From ebe124eacd7c3faa36ed358e7cc1d7c5b419e5f6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 May 2024 14:18:09 +0200 Subject: Merging upstream version 15.6. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/sql-security-label.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/sql-security-label.html') diff --git a/doc/src/sgml/html/sql-security-label.html b/doc/src/sgml/html/sql-security-label.html index 47d0796..ef558c2 100644 --- a/doc/src/sgml/html/sql-security-label.html +++ b/doc/src/sgml/html/sql-security-label.html @@ -1,5 +1,5 @@ -SECURITY LABEL

SECURITY LABEL

SECURITY LABEL — define or change a security label applied to an object

Synopsis

+SECURITY LABEL

SECURITY LABEL

SECURITY LABEL — define or change a security label applied to an object

Synopsis

 SECURITY LABEL [ FOR provider ] ON
 {
   TABLE object_name |
@@ -98,4 +98,4 @@ SECURITY LABEL FOR selinux ON TABLE mytable IS NULL;
 

Compatibility

There is no SECURITY LABEL command in the SQL standard. -

See Also

sepgsql, src/test/modules/dummy_seclabel
\ No newline at end of file +

See Also

sepgsql, src/test/modules/dummy_seclabel
\ No newline at end of file -- cgit v1.2.3