[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: from "opaque" to "trigger" WARNING



Are you restoring between different versions of Postgresql?

Luke


On Fri, 25 Sep 2009, Joseph wrote:

> Does anybody get these warnings when restoring database?
> 
> WARNING:  changing return type of function del_yearend from "opaque" to "trigger"
> CREATE TRIGGER
> WARNING:  changing return type of function del_department from "opaque" to "trigger"
> CREATE TRIGGER
> CREATE TRIGGER
> CREATE TRIGGER
> CREATE TRIGGER
> WARNING:  changing return type of function del_customer from "opaque" to "trigger"
> CREATE TRIGGER
> WARNING:  changing return type of function del_vendor from "opaque" to "trigger"
> CREATE TRIGGER
> WARNING:  changing return type of function del_exchangerate from "opaque" to "trigger"
> CREATE TRIGGER
> CREATE TRIGGER
> CREATE TRIGGER
> WARNING:  changing return type of function check_inventory from "opaque" to "trigger"
> CREATE TRIGGER
> WARNING:  changing return type of function check_department from "opaque" to "trigger"
> CREATE TRIGGER
> CREATE TRIGGER
> CREATE TRIGGER
> CREATE TRIGGER
> WARNING:  changing return type of function del_recurring from "opaque" to "trigger"
> 
> 
>