Successful EXECUTE

From: "Mihai Gheorghiu" <tanethq(at)earthlink(dot)net>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Successful EXECUTE
Date: 2001-09-27 20:47:47
Message-ID: 00a801c14795$b7d87500$6e646464@New6.Travel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sorry if it posts twice, the first one seems to have vanished...
I have a function f1 with two parameters, par1 and par2. f1 creates another
function with name=par1 and type=par2.
How can I test if EXECUTE was successful or not, because I want f1 to return
a boolean that shows whether the creation of the new function was
successful or not.

Browse pgsql-general by date

  From Date Subject
Next Message Randal L. Schwartz 2001-09-27 21:05:01 Re: My brain hurts - update field based on value of another table's field
Previous Message Mihai Gheorghiu 2001-09-27 20:46:24 Test is_data_type