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: E1uNCY2-000JO2-1f@gemulon.postgresql.org
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/931e012a-57ba-41ba-9b88-24323a46dec5@packi.ch
Backpatch-through: 13

Branch
------
REL_15_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/74637fb797778e7ee1111c6f0c40f95680d21768

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