Re: Security Label Inheritance

From: Damien Clochard <damien(at)dalibo(dot)info>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Security Label Inheritance
Date: 2025-06-23 13:18:43
Message-ID: a6eafd60076f7f47d8b42e6524754ff1@dalibo.info
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Le 25.02.2025 10:34, Andres Freund a écrit :
> Hi,
>
> On February 25, 2025 10:08:44 AM GMT+01:00, Damien Clochard
> <damien(at)dalibo(dot)info> wrote:
>> So my first question is : Do you think it would be helpful to update
>> the SECURITY LABEL command documentation to clarify that security
>> labels are not concerned by object inheritance ?
>
> Couldn't hurt.
>
>

Please find attached a small change to documentation explaining that
security labels are not inherited.

Regards,

--
Damien Clochard

Attachment Content-Type Size
0001-doc-security-labels-are-not-inherited.patch text/x-diff 1.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2025-06-23 13:25:32 Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Previous Message Peter Eisentraut 2025-06-23 13:13:40 Re: pg18: Virtual generated columns are not (yet) safe when superuser selects from them