Committed by Greg Sabino Mullane <[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

Reply via email to