1. 13 Sep, 1999 1 commit
    • Tom Lane's avatar
      First cut at doing something reasonable with OR-of-ANDs WHERE · 43d32d36
      Tom Lane authored
      conditions.  There are some pretty bogus heuristics in prepqual.c that
      try to decide whether to output CNF or DNF format; they need to be replaced,
      likely.  Right now the code is probably too willing to choose DNF form,
      which might hurt performance in some cases that used to work OK.
      But at least we have a foundation to build on.
      43d32d36
  2. 12 Sep, 1999 3 commits
  3. 11 Sep, 1999 4 commits
  4. 10 Sep, 1999 1 commit
  5. 09 Sep, 1999 5 commits
  6. 08 Sep, 1999 2 commits
  7. 07 Sep, 1999 5 commits
  8. 06 Sep, 1999 6 commits
  9. 05 Sep, 1999 3 commits
  10. 04 Sep, 1999 8 commits
  11. 03 Sep, 1999 2 commits