I thought that DDL calls in a security definer function were blocked. I may be confused
On 2/11/25 2:57 PM, David G. Johnston
wrote:
On Tue, Feb 11, 2025 at 2:53 PM Sbob <sbob@xxxxxxxxxxxxxxxxxxxxx> wrote:
Can I create a security definer function to alter a sequence value? Or
is this considered DDL (and thus a security definer function os not
allowed to run it)?
What makes you think it being DDL makes any difference?
David J.