Re: pgplsql and parameters question

From: Alex Sandini <asandini(at)keyware(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: pgplsql and parameters question
Date: 2002-09-11 15:07:32
Message-ID: 3D7F5C34.1000809@keyware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Please, dont't post useless messages
Alex

Gaetano Mendola wrote:

>>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
>
>
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Darren Ferguson 2002-09-11 15:11:46 Re: plpgsql trigger parse error
Previous Message Roland Roberts 2002-09-11 14:49:28 Re: Mailing lists archive search