Add sentence about SECURITY LABEL object ownership
Patrick Stählin <me@packi.ch>
From: Patrick Stählin <me@packi.ch>
To: pgsql-docs@lists.postgresql.org
Date: 2025-06-05T13:29:46Z
Lists: pgsql-docs
Attachments
- 0001-Document-ownership-requirement-for-SECURITY-LABEL-v1.patch (text/x-patch) patch v1-0001
Hi, I noticed that we don't document that you need to own the object being modified by SECURITY LABEL. Page: https://www.postgresql.org/docs/current/sql-security-label.html I've attached a patch that would have answered that question (for me) without diving into the code. Thanks, Patrick
Commits
-
Doc: you must own the target object to use SECURITY LABEL.
- 04acad82b0f9 18.0 landed
- 626b439e367d 13.22 landed
- 09498d2f2c73 14.19 landed
- 74637fb79777 15.14 landed
- aad8bd69530b 16.10 landed
- 767d38e2c096 17.6 landed