Re: TODO: Allow SQL functions to reference parameters by name - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: TODO: Allow SQL functions to reference parameters by name
Date
Msg-id 200702180134.l1I1YiP05549@momjian.us
Whole thread Raw
In response to TODO: Allow SQL functions to reference parameters by name  (Jim Nasby <decibel@decibel.org>)
List pgsql-hackers
Done.

* Allow SQL-language functions to reference parameters by parameter name
 Currently, SQL-language functions can only refer to parameters via $1,
etc



---------------------------------------------------------------------------

Jim Nasby wrote:
> Can someone add this to the TODO?
> 

[ Attachment, skipping... ]

> 
> --
> Jim Nasby                                            jim@nasby.net
> EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 7: You can help support the PostgreSQL project by donating at
> 
>                 http://www.postgresql.org/about/donate

--  Bruce Momjian  <bruce@momjian.us>          http://momjian.us EnterpriseDB
http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [COMMITTERS] pgsql: Add lock matrix to documentation.
Next
From: Lukas Kahwe Smith
Date:
Subject: Re: Plan invalidation design