Skip Menu |

This queue is for tickets about the DBD-Pg CPAN distribution.

Report information
The Basics
Id: 72812
Status: resolved
Priority: 0/
Queue: DBD-Pg

People
Owner: Nobody in particular
Requestors: TARYK [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 2.18.1
Fixed in: 2.19.0



Subject: one little mistake in "Asynchronous Queries" example
Hi! There is one little mistake in "Asynchronous Queries" example ( http://search.cpan.org/dist/DBD-Pg/Pg.pm#Asynchronous_Queries ) [..] if ($dbh->pg_ready()) { $res = pg_result(); print "Result of do(): $res\n"; } [..] Just add "$dbh->" to pg_result();
From: greg [...] turnstep.com
Fixed in 74713eca6a8f51ae184d6c0dce5c01b639c698ef