pgsql: Doc: you must own the target object to use SECURITY LABEL.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Doc: you must own the target object to use SECURITY LABEL.
Date: 2025-06-05 15:30:30
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Doc: you must own the target object to use SECURITY LABEL.

For some reason this wasn't mentioned before.

Author: Patrick Stählin <me(at)packi(dot)ch>
Reviewed-by: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Discussion: https://postgr.es/m/[email protected]
Backpatch-through: 13

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/aad8bd69530bd76f94df87c3e043687cbf29ee70

Modified Files
--------------
doc/src/sgml/ref/security_label.sgml | 4 ++++
1 file changed, 4 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2025-06-05 16:39:32 pgsql: Avoid bogus scans of partitions when marking FKs enforced
Previous Message Álvaro Herrera 2025-06-05 15:18:31 pgsql: Avoid bogus scans of partitions when validating FKs to partition