Re: plpgsql function not working

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: plpgsql function not working
Дата
Msg-id 6CF09894-B5C6-11D9-B125-000A95B03262@pgedit.com
обсуждение исходный текст
Ответ на plpgsql function not working  ("Ruff, Jeffry C. SR." <jeffry.ruff@tycoelectronics.com>)
Список pgsql-general
On Apr 25, 2005, at 4:07 PM, Ruff, Jeffry C. SR. wrote:

> Thanks for the reply. After making the change I now get the following
> ERROR:  unterminated string
> CONTEXT:  compile of PL/pgSQL function "group_list" near line 6

Ok make that

string text := '''';

I'm now spoiled with dollar quoting :)


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: plpgsql function not working
Следующее
От: "David Parker"
Дата:
Сообщение: rollback vs. commit for closing read-only transaction