Re: BUG #2917: spi_prepare doesn't accept typename aliases

From: Jim Nasby <decibel(at)decibel(dot)org>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Bruce Momjian <bruce(at)momjian(dot)us>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: BUG #2917: spi_prepare doesn't accept typename aliases
Date: 2007-01-30 02:09:13
Message-ID: C13ADE0E-0C8B-444C-A288-6A4E2E818DB7@decibel.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

What about plpgsql variables, ie:

DECLARE
v 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(at)nasby(dot)net
EnterpriseDB http://enterprisedb.com 512.569.9461 (cell)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jim Nasby 2007-01-30 02:31:13 Re: Proposal: Change of pg_trigger.tg_enabled and adding
Previous Message Jim Nasby 2007-01-30 02:07:44 Re: No ~ operator for box, point