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

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Bruce Momjian <bruce(at)momjian(dot)us>
Cc: Jim Nasby <decibel(at)decibel(dot)org>, 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-27 02:48:22
Message-ID: 45BABD76.7020200@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2007-01-27 03:16:19 Re: 10 weeks to feature freeze (Pending Work)
Previous Message Bruce Momjian 2007-01-27 02:39:36 Re: [HACKERS] Searching some sites explaing about PosgtreSQL