Committed by Greg Sabino Mullane <[email protected]> Note JSON goal
--- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 190668c..2477d37 100644 --- a/TODO +++ b/TODO @@ -7,6 +7,7 @@ May also be some at https://github.com/bucardo/dbdpg (although we prefer using cpan.org) +- Enable native JSON decoding, similar to arrays, perhaps with JSON::PP - Allow partial result sets, either via PQsetSingleRowMode or something better - Hack libpq to make user-defined number of rows returned - Map hstore to hashes ala array/array mapping -- 1.8.4
