1. 25 Jun, 2001 3 commits
    • Tom Lane's avatar
      Optimizer can now estimate selectivity of IS NULL, IS NOT NULL, · 4d58a7ca
      Tom Lane authored
      IS TRUE, etc, with some degree of verisimilitude.  Split out
      selectivity support functions from builtins.h into a new header
      file selfuncs.h, so as to reduce the number of header files builtins.h
      must depend on.  Fix a few missing inclusions exposed thereby.
      From Joe Conway, with some kibitzing from Tom Lane.
      4d58a7ca
    • Tom Lane's avatar
      Suppress gcc warning. · c31545af
      Tom Lane authored
      c31545af
    • Bruce Momjian's avatar
      High memory usage · 54361b42
      Bruce Momjian authored
      Here is a patch which inspired by Michael Stephens that should work
      
      Dave Cramer
      54361b42
  2. 24 Jun, 2001 1 commit
  3. 23 Jun, 2001 6 commits
  4. 22 Jun, 2001 8 commits
  5. 21 Jun, 2001 4 commits
  6. 20 Jun, 2001 11 commits
  7. 19 Jun, 2001 7 commits