Committed by Greg Sabino Mullane <[email protected]> Add todo for RT 116172: sth sttribute to indicate if async or not
--- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index c541714..2ec020f 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) +- Allow sth attribute to show async status (RT #116172) - 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 -- 1.8.4
