Groups | Search | Server Info | Login | Register
Groups > perl.dbd.pg.changes > #2
| Newsgroups | perl.dbd.pg.changes |
|---|---|
| Subject | [DBD::Pg 1/2] Note need to get rid of 'adsrc' references |
| Date | 2015-08-19 19:38 +0000 |
| Message-ID | <1440013129-17784-1-git-send-email-dbdpg-commits@bucardo.org> (permalink) |
| From | dbdpg-commits@bucardo.org |
Committed by Greg Sabino Mullane <greg@endpoint.com> 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
Back to perl.dbd.pg.changes | Previous | Next — Next in thread | Find similar
[DBD::Pg 1/2] Note need to get rid of 'adsrc' references dbdpg-commits@bucardo.org - 2015-08-19 19:38 +0000 [DBD::Pg 2/2] Add tests for version differences back in dbdpg-commits@bucardo.org - 2015-08-19 19:38 +0000
csiph-web