Weird error message in SQL function call

Поиск
Список
Период
Сортировка
От Vincenzo Romano
Тема Weird error message in SQL function call
Дата
Msg-id 200707161203.43551.vincenzo.romano@gmail.com
обсуждение исходный текст
Ответы Re: Weird error message in SQL function call  (Richard Huxton <dev@archonet.com>)
Список pgsql-general
Hi all.

I've got this error message while running an SQL function:

---- BEGIN
psql:filtb.sql:1029: ERROR:  COMMIT is not allowed in a SQL function
CONTEXT:  SQL function "f_relazione" during startup
funzione SQL "f_relazione" istruzione 1
----  END

Of course, I have no COMMIT command either in the function itself or
in any other function called by f_relazione().
In the syslog I see that this is labelled as error #0A000 "Feature not
supported".

Is there any hint?

--
Vincenzo Romano
--
Maybe Computer will never become as intelligent as Humans.
For sure they won't ever become so stupid. [VR-1988]

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

Предыдущее
От: Koen Vermeer
Дата:
Сообщение: Re: Force SSL / username combination
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Weird error message in SQL function call