Committed by Greg Sabino Mullane <[email protected]> Subject: [DBD::Pg 1/2] Note need to get rid of 'adsrc' references
--- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 68db9c1..c541714 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) +- Remove final reference to 'adsrc' column in Pg.pm - Make all tests work when server and/or client encoding is SQL_ASCII - Enable native JSON decoding, similar to arrays, perhaps with JSON::PP - Allow partial result sets, either via PQsetSingleRowMode or something better -- 1.8.4
