[DBD::Pg] Quick note about the need to support the icky SQL_ASCII option
dbdpg-commits-gENoVmVU/[email protected] Fri, 19 Sep 2014 11:24:57 +0000
| Newsgroups | gmane.comp.db.postgresql.dbdpg.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by Greg Sabino Mullane <greg-O9fzpki4YnJWk0Htik3J/[email protected]> Quick note about the need to support the icky SQL_ASCII option --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 2477d37..68db9c1 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) +- 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 - Hack libpq to make user-defined number of rows returned -- 1.8.4