Bug in function property dialog

Поиск
Список
Период
Сортировка
От Alexander Borkowski
Тема Bug in function property dialog
Дата
Msg-id 416B8F4C.2080007@abri.une.edu.au
обсуждение исходный текст
Ответы Re: Bug in function property dialog
Список pgadmin-hackers
I think I found a bug in the funcion property dialog of pgAdmin3 1.2.0
Beta 2 (Win XP). I have a PostgreSQL 7.4.3 backend and it does not allow
"ALTER FUNCTION ... OWNER TO ...", i.e. it pops up an error dialog
saying "ERROR:  syntax error at or near "OWNER" at character ...". It
also fails when I try the same SQL code with psql on Linux against the
same backend and the 7.4.3 documentation doesn't mention this capability.

My suggestion is to disable the Owner combobox if the backend version is
less than whatever backend version supports this functinality.

Thanks,

Alex

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

Предыдущее
От: Alexander Borkowski
Дата:
Сообщение: Re: Foreign keys / MATCH FULL, PARTIAL, etc.
Следующее
От: Andreas Pflug
Дата:
Сообщение: Re: Bug in function property dialog