Re: Problem with pgadmin3 1.16.0

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Problem with pgadmin3 1.16.0
Дата
Msg-id 1353839793.2052.8.camel@localhost.localdomain
обсуждение исходный текст
Ответ на Problem with pgadmin3 1.16.0  (Andrzej Zawadzki <zawadaa@wp.pl>)
Список pgadmin-support
On Wed, 2012-10-24 at 17:39 +0200, Andrzej Zawadzki wrote:
> Hi!
> 
> After upgrade database to version 9.2.1 I have very strange situation.
> Look at the screenshot:
> 
> http://imageshack.us/photo/my-images/577/pgadminfunctionssnapsho.png/
> 
> Function is multiplied by notes from comments on one table :-D
> Sources are equal.
> 
> In psql it looks properly.
> 
> qstest=# \df alior*
> List of functions
> Schema|Name|Result data type|Argument data types|Type
> public|alior_credit_final_bank_decision_change|trigger||trigger
> public|alior_offer_set_inactive|trigger||trigger
> public|alior_set_decision|integer|p_credit_id integer, p_status_id
> integer|normal
> public|alior_set_decision|integer|p_credit_id integer, p_status_id
> integer, p_username name|normal
> public|alior_update_borrower_account_data|integer|p_borrower_id integer,
> p_personal_account_number text, p_personal_account_bank_name text|normal
> public|alior_update_borrower_account_data|integer|p_borrower_id integer,
> p_personal_account_status_id integer, p_personal_account_number text,
> p_personal_account_bank_name text|normal
> (6 rows)
> 

I don't reproduce this issue. Can you create a small test case, so that
I can try it?


-- 
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com




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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: [feature request] split triggers into branches
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: serial column detection