Re: BUG #2917: spi_prepare doesn't accept typename aliases - Mailing list pgsql-hackers

From Jim Nasby
Subject Re: BUG #2917: spi_prepare doesn't accept typename aliases
Date
Msg-id C13ADE0E-0C8B-444C-A288-6A4E2E818DB7@decibel.org
Whole thread Raw
In response to Re: BUG #2917: spi_prepare doesn't accept typename aliases  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
What about plpgsql variables, ie:

DECLAREv varchar(42);
BEGIN
...

On Jan 26, 2007, at 9:48 PM, Andrew Dunstan wrote:

> Bruce Momjian wrote:
>> OK, what is the TODO wording?cheers
>>
>
>
> Something like:
>
> Enforce typmod for function inputs, function results and parameters  
> for spi_prepare'd statements called from PLs.
>
>
> cheers
>
> andrew
>

--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)




pgsql-hackers by date:

Previous
From: Jim Nasby
Date:
Subject: Re: No ~ operator for box, point
Next
From: Jim Nasby
Date:
Subject: Re: Proposal: Change of pg_trigger.tg_enabled and adding