Re: plperlu hash problem

From: Richard Huxton <dev(at)archonet(dot)com>
To: Bart Degryse <Bart(dot)Degryse(at)indicator(dot)be>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: plperlu hash problem
Date: 2007-04-26 09:33:25
Message-ID: 463071E5.60808@archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Bart Degryse wrote:
> while (my %row = $sth->fetchrow_hashref) {
Well, that should be $row for a start.

> return_next($row);
> }

--
Richard Huxton
Archonet Ltd

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Dmitry Turin 2007-04-26 10:27:54 Re: Fwd: Re[2]: We all are looped on Internet: request + transport = invariant
Previous Message Richard Huxton 2007-04-26 08:44:24 Re: Fwd: Re[2]: We all are looped on Internet: request + transport = invariant