1. 20 Apr, 2000 1 commit
    • Tom Lane's avatar
      Correct error in rewriter that caused SELECT count(*) FROM view · 7c22d2e5
      Tom Lane authored
      to give wrong results: it should be looking at inJoinSet not inFromCl.
      Also, make 'modified' flag be local to ApplyRetrieveRule: we should
      append a rule's quals to the query iff that particular rule applies,
      not if we have fired any previously-considered rule for the query!
      7c22d2e5
  2. 19 Apr, 2000 3 commits
  3. 18 Apr, 2000 15 commits
  4. 17 Apr, 2000 7 commits
  5. 16 Apr, 2000 12 commits
  6. 15 Apr, 2000 2 commits