mirror of
https://github.com/postgres/postgres.git
synced 2026-02-24 02:11:28 -05:00
CreatePolicy() and AlterPolicy() omit to create a pg_shdepend entry for each role in the TO clause. Fix this by creating a new shared dependency type called SHARED_DEPENDENCY_POLICY and assigning it to each role. Reported by Noah Misch. Patch by me, reviewed by Alvaro Herrera. Back-patch to 9.5 where RLS was introduced. |
||
|---|---|---|
| .. | ||
| sgml | ||
| Makefile | ||