Unable to create new function if "Owner" or "Comment" is specified.

Поиск
Список
Период
Сортировка
От Sachin Srivastava
Тема Unable to create new function if "Owner" or "Comment" is specified.
Дата
Msg-id CA+RD+kj7YGwu8C7o9axJ4ZFtHxTift5gfg2qLNa=vgJE2gPB4A@mail.gmail.com
обсуждение исходный текст
Ответы Re: Unable to create new function if "Owner" or "Comment" is specified.  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers

Hi,

Due to re-quoting of already quoted schema qualified function name in the "ALTER FUNCTION <function name> OWNER to <owner name>" query while adding a new function we get an error about function name not found.

Attached is a patch that fixes the issue.

--
Regards,
Sachin Srivastava
EnterpriseDB, India
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: pgAgent Database Name Limitation
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix issues with my old index commit