pgsql: Doc: you must own the target object to use SECURITY LABEL. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Doc: you must own the target object to use SECURITY LABEL.
Date
Msg-id E1uNCY2-000JO6-1i@gemulon.postgresql.org
Whole thread Raw
List 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@packi.ch>
Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/931e012a-57ba-41ba-9b88-24323a46dec5@packi.ch
Backpatch-through: 13

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/09498d2f2c739337f58a4412af9d425cfb3ac950

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


pgsql-committers by date:

Previous
From: Álvaro Herrera
Date:
Subject: pgsql: Avoid bogus scans of partitions when validating FKs to partition
Next
From: Álvaro Herrera
Date:
Subject: pgsql: Avoid bogus scans of partitions when marking FKs enforced