Личный кабинет
Укажите e-mail, на который будет выслан код восстановления пароля.
На указанный вами адрес e-mail был выслан код подтверждения аккаунта. Введите полученный код для продолжения:
Введите новый пароль два раза:
This patch doesn't fix the issue in Procedure node. I will send updated patch.On Mon, Sep 12, 2016 at 3:12 PM, Surinder Kumar <surinder.kumar@enterprisedb.com> wrote:Hi,Please find attached patch with fix.Changes:1) Take a list of "function argument types", create a string separated by comma(removing trailing comma).2) Function arguments in ALTER and GRANT not necessarily to have argument mode, name, they are optional. Only type is required.Now GRANT statement is represented asGRANT EXECUTE ON FUNCTION test_schema.test_func(integer, integer, integer) TO postgres as in pgadmin3.Please review.
Hi,Please find attached patch with fix.Changes:1) Take a list of "function argument types", create a string separated by comma(removing trailing comma).2) Function arguments in ALTER and GRANT not necessarily to have argument mode, name, they are optional. Only type is required.Now GRANT statement is represented asGRANT EXECUTE ON FUNCTION test_schema.test_func(integer, integer, integer) TO postgres as in pgadmin3.Please review.
В списке pgadmin-hackers по дате отправления: