postgresql/src/include/tcop
Tom Lane 66888f7424 Expose more cursor-related functionality in SPI: specifically, allow
access to the planner's cursor-related planning options, and provide new
FETCH/MOVE routines that allow access to the full power of those commands.
Small refactoring of planner(), pg_plan_query(), and pg_plan_queries()
APIs to make it convenient to pass the planning options down from SPI.

This is the core-code portion of Pavel Stehule's patch for scrollable
cursor support in plpgsql; I'll review and apply the plpgsql changes
separately.
2007-04-16 01:14:58 +00:00
..
dest.h Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
fastpath.h Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
pquery.h First phase of plan-invalidation project: create a plan cache management 2007-03-13 00:33:44 +00:00
tcopdebug.h Update CVS HEAD for 2007 copyright. Back branches are typically not 2007-01-05 22:20:05 +00:00
tcopprot.h Expose more cursor-related functionality in SPI: specifically, allow 2007-04-16 01:14:58 +00:00
utility.h First phase of plan-invalidation project: create a plan cache management 2007-03-13 00:33:44 +00:00