diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-02-10 20:36:49 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-02-10 20:36:49 +0000 |
commit | 9843862b50b3ce3c56d10116df782167e6da016e (patch) | |
tree | a63f273fd9d8d37a65b7cf6dc74e1edca48de1a2 /src/backend/executor/nodeFunctionscan.c | |
parent | 95b40b7f7736fba60a34dc143bea3f86ea0cf8e4 (diff) | |
download | postgresql-9843862b50b3ce3c56d10116df782167e6da016e.tar.gz postgresql-9843862b50b3ce3c56d10116df782167e6da016e.zip |
Fix SPI cursor support to allow scanning the results of utility commands
that return tuples (such as EXPLAIN). Per gripe from Michael Fuhr.
Side effect: fix an old bug that unintentionally disabled backward scans
for all SPI-created cursors.
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions