PDOStatement:closeCursor - Mailing list pgsql-general

From Yonatan Ben-Nes
Subject PDOStatement:closeCursor
Date
Msg-id 2d0127b80612170136t6538d58fv906dedac7309b56e@mail.gmail.com
Whole thread Raw
Responses Re: PDOStatement:closeCursor  (Hannes Dorbath <light@theendofthetunnel.de>)
List pgsql-general
Hi all,

I know that it's also related to PHP but sadly no one knew anything there so I try here... :)

At the PHP manual of PDOStatement::closeCursor it's written that "This method is useful for database drivers that do not support executing a PDOStatement object when a previously executed PDOStatement object still has unfetched rows. If your database driver suffers from this limitation, the problem may manifest itself in an out-of-sequence error.".
Anyone know if the PostgreSQL driver suffer from this problem or not?

Thanks a lot in advance,
 Ben-Nes Yonatan

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: out of memory woes
Next
From: "Brendan Jurd"
Date:
Subject: Re: Functions on tables