On Fri, Feb 25, 2011 at 8:09 PM, Greg Sabino Mullane <g...@turnstep.com>wrote:

> > Columns coming from DBD::Pg seems to all be Perl strings
> > and then when I encode to json then end up quoted:
>
> What version of DBD::Pg are you using? This issue should
> be fixed as of 2.14.0 (released July 2009)
>

HI Greg,

Sorry, I should have checked that.  2.13.1 was what we had on that
developer's machine.   Looking around I see 2.11.6 on some machines. :(

BTW -- I had a little hiccup running tests because I only set DBI_DSN, and
not DBI_USER as I use ident auth on this machine.  Might be helpful to note
in the README that DBI_USER will default to 'postgres' if not set.  (Don't
many distributions use that as the superuser and it is probably not
available for most normal users?)


-- 
Bill Moseley
mose...@hank.org

Reply via email to