Re: pgplsql and parameters question

Поиск
Список
Период
Сортировка
От Gaetano Mendola
Тема Re: pgplsql and parameters question
Дата
Msg-id alnk0v$2qd4$1@news.hub.org
обсуждение исходный текст
Список pgsql-general
> Alex Sandini wrote:
>
> > I don't get parameters working in my pgplsql functions.
> > I.e.:
> >
> > CREATE FUNCTION add_one (INTEGER) RETURNS INTEGER AS '
> > BEGIN
> > RETURN ($1 + 1);
> > END;
> > ' LANGUAGE 'plpgsql';
> >
> > Does not work's for me, while the following one works just fine.

I tried this on:
Postgres 7.1.3
and Postgres 7.2.2 without problems.


Ciao
Gaetano



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

Предыдущее
От: Antti Haapala
Дата:
Сообщение: psql: \pset pager 'always'?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Mailing lists archive search