gmane.comp.db.postgresql.dbdpg.cvs archive
522 archived articles, newest first (page 1 of 6). Latest articles →
[DBD::Pg] Map SQL_NUMERIC to PG_NUMERIC (not PG_FLOAT8) per RT#120358
Tue, 28 Mar 2017 20:11:44 +0000[DBD::Pg] Add some more type information, based on Postgres 9.6 source
Tue, 28 Mar 2017 19:10:48 +0000[DBD::Pg] Add statement handle methods pg_canonical_ids and pg_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[DBD::Pg] Start cleanup of version parsing for new Postgres versioning scheme
Sat, 14 Jan 2017 19:32:47 +0000[DBD::Pg] Add todo for RT 116172: sth sttribute to indicate if async or not
Sat, 14 Jan 2017 19:21:51 +0000[DBD::Pg 1/2] Add Changes entry for warning silencing
Sun, 31 Jul 2016 22:39:28 +0000[DBD::Pg 2/2] Fix threaded build broken by commit ef1ffc2
Sun, 31 Jul 2016 22:39:29 +0000[DBD::Pg] Silence some spurious warnings in the tests
Wed, 27 Jul 2016 17:29:09 +0000[DBD::Pg 3/5] Use named enum values for placeholder_type
Mon, 18 Apr 2016 17:10:23 +0000[DBD::Pg 4/5] Use named enum values for pqtype
Mon, 18 Apr 2016 17:10:24 +0000[DBD::Pg 2/5] Use lookup table for placeholder string
Mon, 18 Apr 2016 17:10:22 +0000[DBD::Pg 1/5] Factor placeholder key creation into function
Mon, 18 Apr 2016 17:10:21 +0000[DBD::Pg 5/5] Use PG_ASYNC constant for pg_async & test
Mon, 18 Apr 2016 17:10:25 +0000[DBD::Pg TAG] New tag added: 3.5.3
Thu, 1 Oct 2015 14:04:31 +0000[DBD::Pg 2/2] Signature and rev for 3.5.3
Thu, 1 Oct 2015 14:04:28 +0000[DBD::Pg 1/2] Prepare for version 3.5.3
Thu, 1 Oct 2015 14:04:27 +0000[DBD::Pg] Older versions of Postgres cannot do an ALTER TYPE inline.
Wed, 30 Sep 2015 23:24:51 +0000[DBD::Pg TAG] New tag added: 3.5.2
Tue, 29 Sep 2015 15:39:00 +0000[DBD::Pg] Signature for version 3.5.2
Tue, 29 Sep 2015 15:38:36 +0000[DBD::Pg] Workaround for unwanted breaking change in Module::Signature.
Tue, 29 Sep 2015 15:36:31 +0000[DBD::Pg 1/2] Update changes for next release
Tue, 29 Sep 2015 14:42:34 +0000[DBD::Pg 2/2] Not git commit in Changes for 3.5.2
Tue, 29 Sep 2015 14:42:35 +0000[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[DBD::Pg 1/2] Bump version to 3.5.2
Wed, 19 Aug 2015 19:43:03 +0000[DBD::Pg 2/2] Set the repository in META.yml to github. It's not clear if https:// or git:// should be used: modules seem to be using both.
Wed, 19 Aug 2015 19:43:04 +0000[DBD::Pg 1/2] Note need to get rid of 'adsrc' references
Wed, 19 Aug 2015 19:38:48 +0000[DBD::Pg 2/2] Add tests for version differences back in
Wed, 19 Aug 2015 19:38:49 +0000[DBD::Pg] Fix inconsistent indentation in C/XS code
Mon, 3 Aug 2015 22:25:04 +0000[DBD::Pg 1/3] Use sv_copypv, as suggested in comment
Wed, 8 Apr 2015 23:21:45 +0000[DBD::Pg 3/3] Return bigint values as plain integer values when they fit
Wed, 8 Apr 2015 23:21:47 +0000[DBD::Pg 2/3] Shrink scope of variables in dbd_st_fetch
Wed, 8 Apr 2015 23:21:46 +0000[DBD::Pg] Typo
Tue, 17 Mar 2015 20:51:24 +0000[DBD::Pg] Move the "GSM" explanation deeper into the Changes file.
Tue, 10 Mar 2015 02:24:08 +0000[DBD::Pg 2/2] Fix enum value ordering on Postgres servers 9.1 and greater
Sun, 1 Mar 2015 16:46:27 +0000[DBD::Pg 1/2] Use %col_map instead of literal indexes in column_info
Sun, 1 Mar 2015 16:46:26 +0000[DBD::Pg 2/2] Version 3.5.1
Tue, 17 Feb 2015 21:18:59 +0000[DBD::Pg 1/2] Ready to rollout version 3.5.1
Tue, 17 Feb 2015 21:18:58 +0000[DBD::Pg TAG] New tag added: 3.5.1
Tue, 17 Feb 2015 21:19:03 +0000[DBD::Pg] Ready to roll out 3.5.0_2
Mon, 16 Feb 2015 19:15:40 +0000[DBD::Pg] Fix pg_switch_prepared database handle documentation
Wed, 11 Feb 2015 13:44:44 +0000[DBD::Pg] Fix building on pre-5.18 perls
Tue, 10 Feb 2015 17:25:28 +0000[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[DBD::Pg] Clean up Changes with latest commits
Sun, 8 Feb 2015 02:04:14 +0000[DBD::Pg] Update Pg.pm
Sun, 8 Feb 2015 01:58:27 +0000[DBD::Pg] Fix client_encoding detection on pre-9.1 servers
Sun, 8 Feb 2015 01:57:32 +0000[DBD::Pg] Fix operator existence check in tests on pre-8.3 servers
Sun, 8 Feb 2015 01:52:14 +0000[DBD::Pg 1/3] Get Changes ready for version 3.5.1
Sat, 7 Feb 2015 13:08:34 +0000[DBD::Pg 3/3] Signature for 3.5.0_1
Sat, 7 Feb 2015 13:08:36 +0000[DBD::Pg 2/3] Get ready to release 3.5.0_1 to CPAN
Sat, 7 Feb 2015 13:08:35 +0000[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[DBD::Pg 2/3] Add support for new ENV var DBDPG_TEST_ALWAYS_ENV for better testing.
Sat, 7 Feb 2015 12:45:36 +0000[DBD::Pg 1/3] Skip SQL_ASCII for certain tests
Sat, 7 Feb 2015 12:45:35 +0000[DBD::Pg] Prevent core dump if the second argument to the quote() method is anything but a hashref. Also make the output a little smarter in that area. Add tests for same. (CPAN bug #101980)
Fri, 6 Feb 2015 20:49:31 +0000[DBD::Pg] This unsigned should be plain old char, as the one it is modifying is simply char
Fri, 16 Jan 2015 18:25:30 +0000[DBD::Pg] Remove debugging remnant from tests.
Wed, 7 Jan 2015 17:25:06 +0000[DBD::Pg TAG] New tag added: 3.5.0
Tue, 6 Jan 2015 20:38:41 +0000[DBD::Pg] Note git commit for 3.5.0
Tue, 6 Jan 2015 20:39:42 +0000[DBD::Pg 1/2] Set release date for 3.5.0 to January 6, 2015
Tue, 6 Jan 2015 20:38:35 +0000[DBD::Pg 2/2] Signature for 3.5.0
Tue, 6 Jan 2015 20:38:36 +0000[DBD::Pg 3/4] In tests, make sure we drop the fully-qualified versions of the operators we created
Tue, 6 Jan 2015 16:56:21 +0000[DBD::Pg 4/4] Add test for escaped colon-style placeholders, e.g. foobar[1 \\:3]
Tue, 6 Jan 2015 16:56:22 +0000[DBD::Pg 1/4] Minor test tweaks and Perl::Critic inspired changes.
Tue, 6 Jan 2015 16:56:19 +0000[DBD::Pg 2/4] Change var name in test - actually important as we are counting sth's!
Tue, 6 Jan 2015 16:56:20 +0000[DBD::Pg] Spice up the docs to include the new backslash escaping
Sun, 4 Jan 2015 18:08:28 +0000[DBD::Pg] Update Changes file
Sun, 4 Jan 2015 18:01:34 +0000[DBD::Pg 2/2] Skip largeobject tests unless run as Postgres superuser
Sun, 4 Jan 2015 17:55:47 +0000[DBD::Pg 1/2] Expose superuser status to tests.
Sun, 4 Jan 2015 17:55:46 +0000[DBD::Pg] Adjust test count
Sun, 4 Jan 2015 17:37:25 +0000[DBD::Pg] Bump copyright to 2015
Sun, 4 Jan 2015 17:33:03 +0000[DBD::Pg 2/2] Add get_info(9000) => 1 to indicate driver can escape placeholders
Sun, 4 Jan 2015 17:26:04 +0000[DBD::Pg 1/2] Make get_info much more efficient and slightly simpler.
Sun, 4 Jan 2015 17:26:03 +0000[DBD::Pg] Add a call to $dbh->{pg_placeholder_escapes} = 0 as an emergency measure in case the new backslash escape system breaks something. It is very unlikely to do so - and this will probably be removed entirely after a few versions.
Fri, 2 Jan 2015 23:58:50 +0000[DBD::Pg] Overhaul t/00_release.t: add in new dbdimp.c version string. In the process, refactor everything into a single hash, and verify the number of version strings per file as well.
Fri, 2 Jan 2015 17:29:23 +0000[DBD::Pg 1/2] Improve the {Kids} and {...Kids} tests
Fri, 2 Jan 2015 05:04:13 +0000[DBD::Pg 2/2] Remove more old ping() calls from tests
Fri, 2 Jan 2015 05:04:14 +0000[DBD::Pg] Remove no longer relevant ping part of test
Fri, 2 Jan 2015 04:34:21 +0000[DBD::Pg 1/3] Further tweaking to the ping() and pg_ping() methods. We now use an empty query consisting of a single SQL comment sent via PQexec.
Fri, 2 Jan 2015 04:27:53 +0000[DBD::Pg 3/3] First pass at placeholder escpaing. In other words, allowing literal question marks to be passed into queries by adding a backslash to them. Affects other placeholders as well (dollarsign and colon) Add tests for ? and ?? by creating custom operators Adjust cleanup routines in the tests for the new operators Actual rewrite code in dbdimp.c modified from a proof of concept by Tim Bunce.
Fri, 2 Jan 2015 04:27:55 +0000[DBD::Pg 2/3] Remove unused variable
Fri, 2 Jan 2015 04:27:54 +0000[DBD::Pg] Bump version to 3.5.0: recent ping() changes require this.
Sun, 28 Dec 2014 02:26:45 +0000[DBD::Pg] Revert kill version of ping testing: use better file descriptor method as proposed by Tim Bunce. Change some of the ping logic in dbdimp.c Still fails on a disconnect while in failed transaction. Not sure if there is a clean way to detect that yet...
Sun, 28 Dec 2014 01:03:53 +0000[DBD::Pg] Typo
Thu, 25 Dec 2014 01:04:21 +0000[DBD::Pg 2/2] Update Changes for latest bug fix
Wed, 24 Dec 2014 15:17:13 +0000[DBD::Pg 1/2] Tweak the ping() method docs some.
Wed, 24 Dec 2014 15:17:12 +0000[DBD::Pg] Better test of the ping() method by forcibly killing the existing connection.
Wed, 24 Dec 2014 15:07:47 +0000[DBD::Pg] First pass at solving the ping/pg_ping problem. RT #100648
Wed, 24 Dec 2014 02:06:23 +0000[DBD::Pg] Tidy up Changes file
Tue, 23 Dec 2014 11:31:51 +0000[DBD::Pg] Mortalise destringifed arrayref before sv_setsv()
Tue, 23 Dec 2014 11:19:14 +0000[DBD::Pg] Fix date in Changes file
Tue, 23 Dec 2014 11:18:01 +0000[DBD::Pg] And revert the revert. Sorry about that.
Wed, 17 Dec 2014 16:22:29 +0000[DBD::Pg] Revert wrong mortal declaration.
Wed, 17 Dec 2014 16:07:34 +0000[DBD::Pg] Don't return quick on a ping() if we are inside a transaction but idle: do a SELECT to the server as we do with an active session. Per bug report #100648
Tue, 2 Dec 2014 00:47:48 +0000[DBD::Pg 2/2] Better testing
Mon, 3 Nov 2014 16:04:14 +0000[DBD::Pg 1/2] Mortalize internal string created when expanding arrays. Helps but does not completely fix recent memory leak report.
Mon, 3 Nov 2014 16:04:13 +0000[DBD::Pg] Add in memory leak test for array grabbing per mailing list post.
Mon, 3 Nov 2014 12:55:33 +0000[DBD::Pg] Note recent test changes
Thu, 2 Oct 2014 11:52:27 +0000[DBD::Pg 3/3] Skip tests for characters not supported by the server_encoding
Thu, 2 Oct 2014 11:51:06 +0000[DBD::Pg 1/3] Force client_encoding=utf8 in tests
Thu, 2 Oct 2014 11:51:04 +0000[DBD::Pg 2/3] Remove old, redundant Unicode tests
Thu, 2 Oct 2014 11:51:05 +0000[DBD::Pg] Final tweaks for 3.4.2
Thu, 25 Sep 2014 21:13:30 +0000
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.