Skip to content
Snippets Groups Projects
Commit 89e850e6 authored by Peter Eisentraut's avatar Peter Eisentraut
Browse files

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
parent e6d9e210
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment