Re: Function parameters change when update to 8.3 - Mailing list pgsql-general

From Tom Lane
Subject Re: Function parameters change when update to 8.3
Date
Msg-id 3617.1203693872@sss.pgh.pa.us
Whole thread Raw
In response to Re: Function parameters change when update to 8.3  (tuanhoanganh <hatuan05@gmail.com>)
Responses Re: Function parameters change when update to 8.3
List pgsql-general
tuanhoanganh <hatuan05@gmail.com> writes:
> I write script in Query of pgAdminIII
> ...
> In functions, I have a new function test. But when I choose "CREATE
> script" with function test the script change to

> -- Function: test(ud_stt_rec(24))

> -- DROP FUNCTION test(ud_stt_rec(24));

> CREATE OR REPLACE FUNCTION test(ud_stt_rec(24))

I'd say this is a pgadmin bug, which you should report on the pgadmin
mailing lists.  But first, are you using the latest version of pgadmin?

            regards, tom lane

pgsql-general by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Mac ordering with locales
Next
From: Andrew Sullivan
Date:
Subject: Re: configure build flags