postgresql/src/backend/tcop
Tom Lane 9843862b50 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.
2005-02-10 20:36:49 +00:00
..
dest.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
fastpath.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
postgres.c Tag appropriate files for rc3 2004-12-31 22:04:05 +00:00
pquery.c Fix SPI cursor support to allow scanning the results of utility commands 2005-02-10 20:36:49 +00:00
utility.c Disallow LOAD to non-superusers. Per report from John Heasman. 2005-01-24 17:46:29 +00:00