Looping the result set in plpythonu

Поиск
Список
Период
Сортировка
От Allan Kamau
Тема Looping the result set in plpythonu
Дата
Msg-id 170171.66203.qm@web53506.mail.re2.yahoo.com
обсуждение исходный текст
Список pgsql-admin
Hi all,
Am having trouble finding a way to loop through the records (one by one) of the resultset returned by
plpy.execute("myquery")statement. 

Please show me a a few lines of the looping and how to terminate the loop once no more records are found.


Allan.






      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page.
http://www.yahoo.com/r/hs

В списке pgsql-admin по дате отправления:

Предыдущее
От: hubert depesz lubaczewski
Дата:
Сообщение: Re: off-topic - list files on linux
Следующее
От: Allan Kamau
Дата:
Сообщение: implementation of plpythonu resultset (are cursors used?)