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 -- Sent via pgadmin-support mailing list (pgadmin-support@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-support