plpgsql support

Поиск
Список
Период
Сортировка
От Nagasubramanya L
Тема plpgsql support
Дата
Msg-id 001801c1a880$c084e660$6d09a8c1@CLinfotech
обсуждение исходный текст
Ответы Re: plpgsql support  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-bugs
hello sir,

 I have written a function. The language used is sql. I am not getting erro=
r if I assign an alias to a variable or if I try to declare any of the vari=
able.
I could figure out that I require support if plpgsql, but I am not able to =
get the suppor of this language. I have tried

CREATE PROCEDURAL LANGUAGE 'plpgsql'=20
HANDLER plpgsql_call_handler=20
LANCOMPILER 'PL/PGSQL'


I have even tried
CREATE LANGUAGE 'plpgsql'

But I am not able to set it. What is that I should do to set up this langua=
ge support.

Regards
nagesh

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

Предыдущее
От: "abremond@voila.fr"
Дата:
Сообщение: Bug to restore OID with pg_restore
Следующее
От: Corey Huinker
Дата:
Сообщение: optimizer fails to find indexes