Re: Spot the error in my plpgsql...

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Spot the error in my plpgsql...
Дата
Msg-id 29510.979608454@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Spot the error in my plpgsql...  (Adam Haberlach <adam@newsnipple.com>)
Список pgsql-general
Adam Haberlach <adam@newsnipple.com> writes:
> ERROR:  parser: parse error at or near "execute"

> Any ideas?

EXECUTE is a new feature in 7.1 ...

            regards, tom lane

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

Предыдущее
От: Adam Haberlach
Дата:
Сообщение: Spot the error in my plpgsql...
Следующее
От: Mirko Zeibig
Дата:
Сообщение: Re: Spot the error in my plpgsql...