Quoting of values in arrays in broken in DBD::Pg, can you help fix it? ( CPAN RT#58552 ) [SumsaultRT #9386]
Mark Stosberg <mark-WmyhgDpj2fCHT8/[email protected]> Fri, 07 Oct 2011 15:44:38 -0400
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <[email protected]> |
Hello,
If you use DBD::Pg and also use PostgreSQL arrays, you should be aware
there is an open bug with quoting PostgreSQL array values. 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
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 affected by the issue and would personally appreciate the help.
Thanks!
Mark