From: | Robert Haas <robertmhaas(at)gmail(dot)com> |
---|---|
To: | "Andrey G(dot)" <andvgal(at)gmail(dot)com> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: BUG #5776: Unable to create view with parameter in PL/pgsql |
Date: | 2010-12-14 21:09:11 |
Message-ID: | AANLkTimC2pXP0UJ69U5TxgPz5sV-3CuajJ3EDZynKpQf@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
On Tue, Dec 14, 2010 at 4:03 PM, Andrey G. <andvgal(at)gmail(dot)com> wrote:
> Yes, you've read my mind about quote_literal() ;). The bug report is
> rising exactly the parameter substitution issue.
Yeah. I don't think it's exactly a bug so much as a known limitation,
but of course I agree it would be convenient if it worked differently.
Nobody's felt the urge to do the work necessary to remove that
limitation yet, though...
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Mikael Krantz | 2010-12-15 00:35:38 | Re: index corruption on composite primary key indexes |
Previous Message | Andrey G. | 2010-12-14 21:03:44 | Re: BUG #5776: Unable to create view with parameter in PL/pgsql |