Re: Add pg_get_injection_points() for information of injection points

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Rahila Syed <rahilasyed90(at)gmail(dot)com>
Cc: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Add pg_get_injection_points() for information of injection points
Date: 2025-04-28 21:08:49
Message-ID: aA_uYWKdkVvdwm4p@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2025-04-28 21:14:58 Re: RFC: Additional Directory for Extensions
Previous Message Nathan Bossart 2025-04-28 21:07:16 teach pg_upgrade to handle in-place tablespaces