Re: rules and return values question

From: Rod Taylor <pg(at)rbt(dot)ca>
To: Mujdat Pakkan <mpakkan(at)pacbell(dot)net>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: rules and return values question
Date: 2003-11-28 21:04:28
Message-ID: 1070053467.40391.8.camel@jester
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


> tables but it introduces too much overhead. In any case, we need the return
> value (or an exception) from the function but there does not seem a way to
> return it.

Can't you use erreport() to return an exception message?

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Bruno Wolff III 2003-11-28 21:38:28 Re: Bug: Sequence generator insert
Previous Message Tomasz Myrta 2003-11-28 20:13:35 Re: explicit joins wrong planning