1. 02 May, 2005 1 commit
    • Neil Conway's avatar
      Change SPI functions to use a `long' when specifying the number of tuples · f478856c
      Neil Conway authored
      to produce when running the executor. This is consistent with the internal
      executor APIs (such as ExecutorRun), which also use a long for this purpose.
      It also allows FETCH_ALL to be passed -- since FETCH_ALL is defined as
      LONG_MAX, this wouldn't have worked on platforms where int and long are of
      different sizes. Per report from Tzahi Fadida.
      f478856c
  2. 01 May, 2005 4 commits
  3. 30 Apr, 2005 7 commits
  4. 29 Apr, 2005 6 commits
  5. 28 Apr, 2005 4 commits
  6. 27 Apr, 2005 2 commits
  7. 26 Apr, 2005 1 commit
  8. 25 Apr, 2005 11 commits
  9. 24 Apr, 2005 4 commits