Re: I must be blind...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: I must be blind...
Дата
Msg-id 7912.1024078333@sss.pgh.pa.us
обсуждение исходный текст
Ответ на I must be blind...  ("Nigel J. Andrews" <nandrews@investsystems.co.uk>)
Список pgsql-general
"Nigel J. Andrews" <nandrews@investsystems.co.uk> writes:
> The error message I'm getting when I try to use it with:
> SELECT new_transaction_fn(9, 444, 4, 'B', now(), 'C');
> is:
> NOTICE:  Error occurred while executing PL/pgSQL function new_transaction_fn
> NOTICE:  line 11 at assignment
> ERROR:  parser: parse error at or near "SELECT"

I'm not seeing the problem either.  Try turning on debug_print_query
and running the function; then look in the postmaster log to see exactly
what got fed down to the main SQL engine by plpgsql.  This might shed
some light.

            regards, tom lane

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

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: I must be blind...
Следующее
От: "Jim Morcombe"
Дата:
Сообщение: Help required with installing postgreSQL on SCO Openserver