On Fri, Sep 30, 2011 at 08:40:33AM -0400, Mark Stosberg wrote: > > Hello, > > If you use DBD::Pg and also use PostgreSQL arrays, you should be aware > there is an open bug with quoting works. A bug report about the issue is > here, including some related test cases and work on some patches: > > https://rt.cpan.org/Public/Bug/Display.html?id=58552
I'm swamped so, tl;dr, sadly. > However, the proposed fix is not passing all the test cases. The > solution will need someone with XS skills, who also has confidence about > exactly what the correct quoting behavior should be. I'm probably missing something but I'd say the 'correct quoting' is whatever works to get any random data from the app to the database. > I'm affected by the issue and would personally appreciate the help. I'd appreciate a summary of the key issues. Tim.