• Peter Eisentraut's avatar
    plpython: Add SPI cursor support · 89e850e6
    Peter Eisentraut authored
    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
    89e850e6
plpython_subtransaction_5.out 16.6 KB