Successful EXECUTE

Поиск
Список
Период
Сортировка
От Mihai Gheorghiu
Тема Successful EXECUTE
Дата
Msg-id 00a801c14795$b7d87500$6e646464@New6.Travel
обсуждение исходный текст
Список 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.



В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: How to make a REALLY FAST db server?
Следующее
От: "Vladimir Konrad"
Дата:
Сообщение: Re: what is wrong with this SQL?