Re: WIP: Allow SQL-language functions to reference parameters by parameter name - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: WIP: Allow SQL-language functions to reference parameters by parameter name
Date
Msg-id 1302025528.27487.1.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: WIP: Allow SQL-language functions to reference parameters by parameter name  (Merlin Moncure <mmoncure@gmail.com>)
Responses Re: WIP: Allow SQL-language functions to reference parameters by parameter name  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On tis, 2011-04-05 at 11:21 -0500, Merlin Moncure wrote:
> +1 on using $foo.  Even with the standardization risk I think it's the
> best choice. Prefer $"foo" to ${foo} though.

What standardization risk?  The standard has already existed for >10
years and is widely implemented.




pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Re: [COMMITTERS] pgsql: Support comments on FOREIGN DATA WRAPPER and SERVER objects.
Next
From: Peter Eisentraut
Date:
Subject: Re: small fix for Windows build