Re: Clarification on Role Access Rights to Table Indexes - Mailing list pgsql-hackers

From Ayush Vatsa
Subject Re: Clarification on Role Access Rights to Table Indexes
Date
Msg-id CACX+KaNAbOzePn710EtzH9F5xiUdBC+u59=UMab=Wr8jgDKQtw@mail.gmail.com
Whole thread Raw
In response to Re: Clarification on Role Access Rights to Table Indexes  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: Clarification on Role Access Rights to Table Indexes
List pgsql-hackers

Hello Everyone,
It seems there's a general consensus that we should maintain a
original design to support pg_prewarm, with a minor adjustment:
when querying indexes, we should verify the privileges of the parent table.

I’ve attached a patch for this, which includes some test cases as well.
Let me know if it needs any changes.

Regards,
Ayush Vatsa
SDE AWS

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Introduce XID age and inactive timeout based replication slot invalidation
Next
From: Amit Kapila
Date:
Subject: Re: Added schema level support for publication.