Peter Eisentraut wrote:
> plpython: Add SPI cursor support
> 
> Add a function plpy.cursor that is similar to plpy.execute but uses an
> SPI cursor to avoid fetching the entire result set into memory.
> 
> Jan Urba?ski, reviewed by Steve Singer

I assume this is _not_ related to this TODO item:

        Add a DB-API compliant interface on top of the SPI interface 

-- 
  Bruce Momjian  <br...@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +

-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to