Личный кабинет
Укажите e-mail, на который будет выслан код восстановления пароля.
На указанный вами адрес e-mail был выслан код подтверждения аккаунта. Введите полученный код для продолжения:
Введите новый пароль два раза:
Sent with ProtonMail Secure Email.‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, 11 June 2020 08:39, Pavel Stehule <pavel.stehule@gmail.com> wrote:Hičt 11. 6. 2020 v 9:29 odesílatel Laura Smith <n5d9xq3ti233xiyif2vp@protonmail.ch> napsal:Hi, Just curious if there is a way to switch a function from definer to invoker without dropping ?create function foo(a int) returns int as $$ begin return $1; end $$ language plpgsql;postgres=# alter function foo (int) security definer;ALTER FUNCTIONpostgres=# alter function foo (int) security invoker;ALTER FUNCTIONregardsPavelThanks Pavel ! Didn't realise it was that easy.
Hičt 11. 6. 2020 v 9:29 odesílatel Laura Smith <n5d9xq3ti233xiyif2vp@protonmail.ch> napsal:Hi, Just curious if there is a way to switch a function from definer to invoker without dropping ?create function foo(a int) returns int as $$ begin return $1; end $$ language plpgsql;postgres=# alter function foo (int) security definer;ALTER FUNCTIONpostgres=# alter function foo (int) security invoker;ALTER FUNCTIONregardsPavel
Hi, Just curious if there is a way to switch a function from definer to invoker without dropping ?
В списке pgsql-general по дате отправления: