Successful EXECUTE - Mailing list pgsql-general

From Mihai Gheorghiu
Subject Successful EXECUTE
Date
Msg-id 001e01c14780$f9000a80$6e646464@New6.Travel
Whole thread Raw
List pgsql-general
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.


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: FULL JOIN: macaddr equality is not a mergejoinable join
Next
From: Andrew Gould
Date:
Subject: Re: How to store empty to Date field ?