|
Hi Simon, are you sure this has not been changed? I'm pretty sure my code worked a while ago. We are using Perl DBD::Pg on the client side and almost never pass parameters inside the SQL string for security reasons. I can't say if it broke from 8.0 -> 8.1 for us or in one of the minor 8.1 releases. 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. Regards, Dirk Simon Riggs wrote: On Mon, 2006-07-10 at 12:22 +0200, Dirk Lutzebäck wrote: --
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient, you should not copy it, re-transmit it, use it or disclose its contents, but should return it to the sender immediately and delete your copy from your system. Thank you for your cooperation. Dirk Lutzebäck <[EMAIL PROTECTED]> Tel +49.30.5362.1635
Fax .1638 |
- [BUGS] partial indexes not used on parameterized queries... Dirk Lutzebäck
- Re: [BUGS] partial indexes not used on parameterize... Simon Riggs
- Re: [BUGS] partial indexes not used on paramete... Dirk Lutzebäck
- Re: [BUGS] partial indexes not used on para... Simon Riggs
- Re: [BUGS] partial indexes not used on ... Dirk Lutzebäck
- Re: [BUGS] partial indexes not used on para... Christian Kratzer
