Groups | Search | Server Info | Login | Register
Groups > perl.dbd.pg.changes > #24
| Newsgroups | perl.dbd.pg.changes |
|---|---|
| Subject | [DBD::Pg] Add todo for RT 116172: sth sttribute to indicate if async or not |
| Date | 2017-01-14 19:21 +0000 |
| Message-ID | <1484421711-878-1-git-send-email-dbdpg-commits@bucardo.org> (permalink) |
| From | dbdpg-commits@bucardo.org |
Committed by Greg Sabino Mullane <greg@endpoint.com> 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
Back to perl.dbd.pg.changes | Previous | Next | Find similar
[DBD::Pg] Add todo for RT 116172: sth sttribute to indicate if async or not dbdpg-commits@bucardo.org - 2017-01-14 19:21 +0000
csiph-web