Re: Add pg_get_injection_points() for information of injection points - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Add pg_get_injection_points() for information of injection points
Date
Msg-id aA_uYWKdkVvdwm4p@paquier.xyz
Whole thread Raw
In response to Re: Add pg_get_injection_points() for information of injection points  (Rahila Syed <rahilasyed90@gmail.com>)
List pgsql-hackers
On Mon, Apr 28, 2025 at 10:10:09PM +0530, Rahila Syed wrote:
> Should the execution privileges on the function be restricted to a role
> like pg_monitor?

I am not sure that it would be a good thing here, forcing tests to
implement an extra step when requiring a restrictive role if this role
needs to look up at the SQL function's data.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: teach pg_upgrade to handle in-place tablespaces
Next
From: "David E. Wheeler"
Date:
Subject: Re: RFC: Additional Directory for Extensions