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 05:36:42
Message-ID: 22767.1203658602@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

tuanhoanganh <hatuan05(at)gmail(dot)com> writes:
> ... But when I dump database and restore to 8.3 this function change to

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

It works as expected for me. Please provide a *complete* test case,
including the specific dump and reload procedures you are using.

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message tuanhoanganh 2008-02-22 06:47:34 Re: Function parameters change when update to 8.3
Previous Message tuanhoanganh 2008-02-22 04:48:29 Function parameters change when update to 8.3