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

From tuanhoanganh
Subject Re: Function parameters change when update to 8.3
Date
Msg-id c235f61d0802221854n626d4a2ch546d2c1cfbb073d2@mail.gmail.com
Whole thread Raw
In response to Re: Function parameters change when update to 8.3  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general

Thank you, I use pgAdmin 1.8.2

On Fri, Feb 22, 2008 at 10:24 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
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: Greg Stark
Date:
Subject: Re: PostgreSQL's hashing function?
Next
From: Oleg Bartunov
Date:
Subject: Re: ts_headline