lmpx
.com
Home
Linux
MySQL
PHP
Perl
Python
XML
News
Home
News
nntp.perl.org
perl.dbd.pg.changes
perl.dbd.pg.changes
1431 articles on record, showing the most recent 50.
[DBD::Pg] Map SQL_NUMERIC to PG_NUMERIC (not PG_FLOAT8) perRT#120358
Tue, 28 Mar 2017 20:11:44 +0000
[email protected]
• #1431
[DBD::Pg] Add some more type information, based on Postgres 9.6source
Tue, 28 Mar 2017 19:10:48 +0000
[email protected]
• #1430
[DBD::Pg] Add statement handle methods pg_canonical_ids andpg_canonical_names. Patch per "Warstone" from RT 106858:https://rt.cpan.org/Ticket/Display.html?id=106858 Mild adjustments by myself.
Tue, 28 Mar 2017 17:43:57 +0000
[email protected]
• #1429
[DBD::Pg] Start cleanup of version parsing for new Postgresversioning scheme
Sat, 14 Jan 2017 19:32:47 +0000
[email protected]
• #1428
[DBD::Pg] Add todo for RT 116172: sth sttribute to indicate if asyncor not
Sat, 14 Jan 2017 19:21:51 +0000
[email protected]
• #1427
[DBD::Pg 2/2] Fix threaded build broken by commit ef1ffc2
Sun, 31 Jul 2016 22:39:29 +0000
[email protected]
• #1426
[DBD::Pg 1/2] Add Changes entry for warning silencing
Sun, 31 Jul 2016 22:39:28 +0000
[email protected]
• #1425
[DBD::Pg] Silence some spurious warnings in the tests
Wed, 27 Jul 2016 17:29:09 +0000
[email protected]
• #1424
[DBD::Pg 3/5] Use named enum values for placeholder_type
Mon, 18 Apr 2016 17:10:23 +0000
[email protected]
• #1423
[DBD::Pg 4/5] Use named enum values for pqtype
Mon, 18 Apr 2016 17:10:24 +0000
[email protected]
• #1422
[DBD::Pg 2/5] Use lookup table for placeholder string
Mon, 18 Apr 2016 17:10:22 +0000
[email protected]
• #1421
[DBD::Pg 1/5] Factor placeholder key creation into function
Mon, 18 Apr 2016 17:10:21 +0000
[email protected]
• #1420
[DBD::Pg 5/5] Use PG_ASYNC constant for pg_async & test
Mon, 18 Apr 2016 17:10:25 +0000
[email protected]
• #1419
[DBD::Pg 1/2] Prepare for version 3.5.3
Thu, 1 Oct 2015 14:04:27 +0000
[email protected]
• #1418
[DBD::Pg TAG] New tag added: 3.5.3
Thu, 1 Oct 2015 14:04:31 +0000
[email protected]
• #1417
[DBD::Pg 2/2] Signature and rev for 3.5.3
Thu, 1 Oct 2015 14:04:28 +0000
[email protected]
• #1416
[DBD::Pg] Older versions of Postgres cannot do an ALTER TYPE inline.
Wed, 30 Sep 2015 23:24:51 +0000
[email protected]
• #1415
[DBD::Pg TAG] New tag added: 3.5.2
Tue, 29 Sep 2015 15:39:00 +0000
[email protected]
• #1414
[DBD::Pg] Signature for version 3.5.2
Tue, 29 Sep 2015 15:38:36 +0000
[email protected]
• #1413
[DBD::Pg] Workaround for unwanted breaking change inModule::Signature.
Tue, 29 Sep 2015 15:36:31 +0000
[email protected]
• #1412
[DBD::Pg 1/2] Update changes for next release
Tue, 29 Sep 2015 14:42:34 +0000
[email protected]
• #1411
[DBD::Pg 2/2] Not git commit in Changes for 3.5.2
Tue, 29 Sep 2015 14:42:35 +0000
[email protected]
• #1410
[DBD::Pg] Typo in sprintf for get_info() SQL_DATA_SOURCE_NAME.Thanks to Craig A. James for spotting this. (RT 106604)
Fri, 21 Aug 2015 23:06:34 +0000
[email protected]
• #1409
[DBD::Pg 2/2] Set the repository in META.yml to github. It's notclear if https:// or git:// should be used: modules seem to be using both.
Wed, 19 Aug 2015 19:43:04 +0000
[email protected]
• #1408
[DBD::Pg 1/2] Bump version to 3.5.2
Wed, 19 Aug 2015 19:43:03 +0000
[email protected]
• #1407
[DBD::Pg 2/2] Add tests for version differences back in
Wed, 19 Aug 2015 19:38:49 +0000
[email protected]
• #1406
[DBD::Pg 1/2] Note need to get rid of 'adsrc' references
Wed, 19 Aug 2015 19:38:48 +0000
[email protected]
• #1405
[DBD::Pg] Fix inconsistent indentation in C/XS code
Mon, 3 Aug 2015 22:25:04 +0000
[email protected]
• #1404
[DBD::Pg 2/3] Shrink scope of variables in dbd_st_fetch
Wed, 8 Apr 2015 23:21:46 +0000
[email protected]
• #1403
[DBD::Pg 3/3] Return bigint values as plain integer values when they fit
Wed, 8 Apr 2015 23:21:47 +0000
[email protected]
• #1402
[DBD::Pg 1/3] Use sv_copypv, as suggested in comment
Wed, 8 Apr 2015 23:21:45 +0000
[email protected]
• #1401
[DBD::Pg] Typo
Tue, 17 Mar 2015 20:51:24 +0000
[email protected]
• #1400
[DBD::Pg] Move the "GSM" explanation deeper into the Changes file.
Tue, 10 Mar 2015 02:24:08 +0000
[email protected]
• #1399
[DBD::Pg 2/2] Fix enum value ordering on Postgres servers 9.1 and greater
Sun, 1 Mar 2015 16:46:27 +0000
[email protected]
• #1398
[DBD::Pg 1/2] Use %col_map instead of literal indexes in column_info
Sun, 1 Mar 2015 16:46:26 +0000
[email protected]
• #1397
[DBD::Pg TAG] New tag added: 3.5.1
Tue, 17 Feb 2015 21:19:03 +0000
[email protected]
• #1396
[DBD::Pg 2/2] Version 3.5.1
Tue, 17 Feb 2015 21:18:59 +0000
[email protected]
• #1395
[DBD::Pg 1/2] Ready to rollout version 3.5.1
Tue, 17 Feb 2015 21:18:58 +0000
[email protected]
• #1394
[DBD::Pg] Ready to roll out 3.5.0_2
Mon, 16 Feb 2015 19:15:40 +0000
[email protected]
• #1393
[DBD::Pg] Fix pg_switch_prepared database handle documentation
Wed, 11 Feb 2015 13:44:44 +0000
[email protected]
• #1392
[DBD::Pg] Fix building on pre-5.18 perls
Tue, 10 Feb 2015 17:25:28 +0000
[email protected]
• #1391
[DBD::Pg] Adjust tests to skip some things if client_encoding is not UTF8 (and it really ought to be!)
Sun, 8 Feb 2015 18:10:45 +0000
[email protected]
• #1390
[DBD::Pg] Clean up Changes with latest commits
Sun, 8 Feb 2015 02:04:14 +0000
[email protected]
• #1389
[DBD::Pg] Update Pg.pm
Sun, 8 Feb 2015 01:58:27 +0000
[email protected]
• #1388
[DBD::Pg] Fix client_encoding detection on pre-9.1 servers
Sun, 8 Feb 2015 01:57:32 +0000
[email protected]
• #1387
[DBD::Pg] Fix operator existence check in tests on pre-8.3 servers
Sun, 8 Feb 2015 01:52:14 +0000
[email protected]
• #1386
[DBD::Pg 2/3] Get ready to release 3.5.0_1 to CPAN
Sat, 7 Feb 2015 13:08:35 +0000
[email protected]
• #1385
[DBD::Pg 3/3] Signature for 3.5.0_1
Sat, 7 Feb 2015 13:08:36 +0000
[email protected]
• #1384
[DBD::Pg 1/3] Get Changes ready for version 3.5.1
Sat, 7 Feb 2015 13:08:34 +0000
[email protected]
• #1383
[DBD::Pg 3/3] Skip more tests if we are dealing with the crappy SQL_ASCII encoding
Sat, 7 Feb 2015 12:45:37 +0000
[email protected]
• #1382