PDOStatement:closeCursor

Поиск
Список
Период
Сортировка
От Yonatan Ben-Nes
Тема PDOStatement:closeCursor
Дата
Msg-id 2d0127b80612170136t6538d58fv906dedac7309b56e@mail.gmail.com
обсуждение исходный текст
Ответы Re: PDOStatement:closeCursor  (Hannes Dorbath <light@theendofthetunnel.de>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: out of memory woes
Следующее
От: "Brendan Jurd"
Дата:
Сообщение: Re: Functions on tables