On Feb 10, 2011, at 1:52 PM, Greg Sabino Mullane wrote: >> I assume that large objects should be treated the same? >> Or is that interface separate enough that it doesn't apply? > > Good question, I always forget about that unloved PG feature. > (looks). Yeah, looks like it won't be a concern: libpq writes > to the given buffer so we don't have to worry about doing > any utf8 Perl string manipulation.
More or less what I thought. Cool. Best, David