> On 29 Jun 2017 08:18, "Yugo Nagata" <nag...@sraoss.co.jp> wrote: > > This is because this function is defined as strict
Yes, I realized that few moments after I sent my message. > Arg type is needed. > > =# grant execute on function pg_reload_backend(int) to test_user; Oh, I see, thank you.