Adding support for plpgsql

Поиск
Список
Период
Сортировка
От Mike Cianflone
Тема Adding support for plpgsql
Дата
Msg-id B9F49C7F90DF6C4B82991BFA8E9D547B17D105@BUFORD.littlefeet-inc.com
обсуждение исходный текст
Ответы Re: Adding support for plpgsql  (Roberto Mello <rmello@cc.usu.edu>)
Список pgsql-docs
    I'm trying to create a procedure that uses plpgsql, but the db tells
me that that language is not supported when creating the function. I copied
an example for creating the function using plpgsql. I see the CREATE
PROCEDURAL LANGUAGE command in the manual, but does plpgsql come standard?
Do I need to install an optional package to get the db to recognize plpgsql
functions?

Thanks for any assistance,
Mike

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

Предыдущее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: RE: Multiple primary keys
Следующее
От: Roberto Mello
Дата:
Сообщение: Re: Adding support for plpgsql