Re: Problem with pgadmin3 1.16.0 - Mailing list pgadmin-support

From Guillaume Lelarge
Subject Re: Problem with pgadmin3 1.16.0
Date
Msg-id 1353839793.2052.8.camel@localhost.localdomain
Whole thread Raw
In response to Problem with pgadmin3 1.16.0  (Andrzej Zawadzki <zawadaa@wp.pl>)
List 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 by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: [feature request] split triggers into branches
Next
From: Guillaume Lelarge
Date:
Subject: Re: serial column detection