Re: Passing arrays of strings with backslashes as parameters
Tim Landscheidt <[email protected]> Sun, 06 Feb 2011 23:00:16 +0000
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Organization | <URI:http://www.tim-landscheidt.de/> |
| Message-ID | <[email protected]> |
[email protected] ("Dana Hudes") wrote: > There many reasons to quote. It ensures your parameters pass through to the end intact rather than are misinterpreted. > Its up to you if you want to bang your head against the wall, whine or get on with your program. The reasons to quote are the reasons to use parameters. And I don't bang my head against the wall or whine, I simply ask on this very DBD::Pg mailing list whether the inability to use all arrays as parameters is due to my lack of knowledge, if it's a bug in the package, a missing feature or as $DEITY intended. What's your take on this? Tim