Re: Executing a Function with an INSERT INTO command fails

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Executing a Function with an INSERT INTO command fails
Дата
Msg-id 21059.1535560387@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RE: Executing a Function with an INSERT INTO command fails  (TalGloz <glozmantal@gmail.com>)
Ответы Re: Executing a Function with an INSERT INTO command fails  (TalGloz <glozmantal@gmail.com>)
Список pgsql-general
TalGloz <glozmantal@gmail.com> writes:
> This is very strange, even if I comment all the loops in the function and
> leave only the INSERT INTO command the insert still doesn't happen.

Maybe you're rolling back the transaction after leaving the function?

            regards, tom lane


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

Предыдущее
От: TalGloz
Дата:
Сообщение: RE: Executing a Function with an INSERT INTO command fails
Следующее
От: "David G. Johnston"
Дата:
Сообщение: Re: Executing a Function with an INSERT INTO command fails