1. 16 Apr, 2007 1 commit
    • Tom Lane's avatar
      Expose more cursor-related functionality in SPI: specifically, allow · 66888f74
      Tom Lane authored
      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.
      66888f74
  2. 15 Apr, 2007 4 commits
  3. 14 Apr, 2007 1 commit
  4. 13 Apr, 2007 5 commits
  5. 12 Apr, 2007 8 commits
  6. 11 Apr, 2007 2 commits
  7. 10 Apr, 2007 2 commits
  8. 09 Apr, 2007 3 commits
  9. 08 Apr, 2007 6 commits
  10. 07 Apr, 2007 8 commits