1. 10 Nov, 2000 1 commit
    • Tom Lane's avatar
      Clean up syscache so that recursive invocation is safe, and remove error · ddeab225
      Tom Lane authored
      message about recursive use of a syscache.  Also remove most of the
      specialized indexscan routines in indexing.c --- it turns out that
      catcache.c is perfectly able to perform the indexscan for itself,
      in fact has already looked up all the information needed to do so!
      This should be faster as well as needing far less boilerplate code.
      ddeab225
  2. 09 Nov, 2000 9 commits
  3. 08 Nov, 2000 11 commits
  4. 07 Nov, 2000 7 commits
  5. 06 Nov, 2000 12 commits