Re: Function parameters change when update to 8.3

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: tuanhoanganh <hatuan05(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Function parameters change when update to 8.3
Date: 2008-02-22 15:24:32
Message-ID: 3617.1203693872@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

tuanhoanganh <hatuan05(at)gmail(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Sullivan 2008-02-22 15:28:13 Re: configure build flags
Previous Message Martijn van Oosterhout 2008-02-22 15:16:04 Re: Mac ordering with locales