From e75d99818dd3940be997520e64db8c9e3b207e39 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 21 May 2024 07:05:26 +0200 Subject: Merging upstream version 15.7. Signed-off-by: Daniel Baumann --- doc/src/sgml/html/ddl-rowsecurity.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/src/sgml/html/ddl-rowsecurity.html') diff --git a/doc/src/sgml/html/ddl-rowsecurity.html b/doc/src/sgml/html/ddl-rowsecurity.html index f119529..77d5283 100644 --- a/doc/src/sgml/html/ddl-rowsecurity.html +++ b/doc/src/sgml/html/ddl-rowsecurity.html @@ -1,5 +1,5 @@ -5.8. Row Security Policies

5.8. Row Security Policies

+5.8. Row Security Policies

5.8. Row Security Policies

In addition to the SQL-standard privilege system available through GRANT, tables can have row security policies that restrict, @@ -379,4 +379,4 @@ SELECT * FROM information WHERE group_id = 2 FOR UPDATE;

For additional details see CREATE POLICY and ALTER TABLE. -

\ No newline at end of file +

\ No newline at end of file -- cgit v1.2.3