Re: fir for row level security

2024-11-18 Thread Bruce Momjian
On Fri, Nov 1, 2024 at 10:23:25AM -0400, Bruce Momjian wrote: > On Fri, Nov 1, 2024 at 11:04:53AM +, PG Doc comments form wrote: > > The following documentation comment has been logged on the website: > > > > Page: https://www.postgresql.org/docs/16/ddl-rowsecurity.html > > Description: > >

Re: fir for row level security

2024-11-01 Thread Bruce Momjian
On Fri, Nov 1, 2024 at 11:04:53AM +, PG Doc comments form wrote: > The following documentation comment has been logged on the website: > > Page: https://www.postgresql.org/docs/16/ddl-rowsecurity.html > Description: > > Cite > When multiple policies apply to a given query, they are combined

fir for row level security

2024-11-01 Thread PG Doc comments form
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/16/ddl-rowsecurity.html Description: Cite When multiple policies apply to a given query, they are combined using either OR (for permissive policies, which are the default) or using AND (for r