Re: Trans-transactions cursors
От | Chamanya |
---|---|
Тема | Re: Trans-transactions cursors |
Дата | |
Msg-id | 200109101713.f8AHDk712892@postgresql.org обсуждение исходный текст |
Ответ на | Trans-transactions cursors ("Ludovic Pénet" <lpenet@cubicsoft.com>) |
Список | pgsql-hackers |
Hi, I am currently building a small web based app, with postgres as back end. I found that in ecpg you can declare and use cursor without declaring a transaction. In several places I have used cursors for selects only. That's the only way I found to make ecpg fetch multiple rows. And in ecpg I have to give an explicit open cursor statement to make fetching possible. I am usig 7.1.2. HTHShridhar On Wednesday 05 September 2001 23:01, Ludovic Pénet wrote: > "Allow cursors to be DECLAREd/OPENed/CLOSEed outside transactions" > I badly need this functionnality to interface postgres in my company > database abstraction layer. Do you have any idea of when it should be > available? _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
В списке pgsql-hackers по дате отправления: