Re: partial indexes not used on parameterized queries?

From: Simon Riggs <simon(at)2ndquadrant(dot)com>
To: Dirk Lutzebäck <lutzeb(at)aeccom(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org, Sven Geisler <sgeisler(at)aeccom(dot)com>
Subject: Re: partial indexes not used on parameterized queries?
Date: 2006-07-10 12:29:37
Message-ID: 1152534578.2518.32.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, 2006-07-10 at 13:35 +0200, Dirk Lutzebäck wrote:

> In any case I would see this as a security problem because you cannot
> control sql code injection easily (as with using DBD::Pg) if you have
> to pass parameters in the SQL string to use partial indexes.

That's not what I said. I see no security problem as a result of this
behaviour.

--
Simon Riggs
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dirk Lutzebäck 2006-07-10 13:28:13 Re: partial indexes not used on parameterized queries?
Previous Message Christian Kratzer 2006-07-10 12:00:30 Re: partial indexes not used on parameterized queries?