From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
---|---|
To: | Jeff Davis <pgsql(at)j-davis(dot)com> |
Cc: | Corey Huinker <corey(dot)huinker(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Ayush Vatsa <ayushvatsa1810(at)gmail(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Clarification on Role Access Rights to Table Indexes |
Date: | 2025-10-14 21:32:55 |
Message-ID: | aO7BhwICvCWm0bZ4@nathan |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers |
I've committed 0004. Here is an updated patch set.
--
nathan
Attachment | Content-Type | Size |
---|---|---|
v7-0001-Fix-lookups-in-pg_-clear-restore-_-attribute-rela.patch | text/plain | 13.0 KB |
v7-0002-Fix-lookup-code-for-REINDEX-INDEX.patch | text/plain | 3.3 KB |
v7-0003-Fix-privilege-checks-for-pg_prewarm-on-indexes.patch | text/plain | 5.3 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | David Barsky | 2025-10-14 21:40:45 | Re: Option on `postgres` CLI to shutdown when there are no more active connections? |
Previous Message | Jeff Davis | 2025-10-14 17:01:37 | Re: Clarification on Role Access Rights to Table Indexes |
From | Date | Subject | |
---|---|---|---|
Next Message | Masahiko Sawada | 2025-10-14 23:06:44 | Re: Question about InvalidatePossiblyObsoleteSlot() |
Previous Message | Philip Alger | 2025-10-14 21:29:46 | Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement |