1. 01 Mar, 1999 1 commit
    • Tom Lane's avatar
      Executor no longer cares about mergejoinop, mergerightorder, mergeleftorder, · b204d10c
      Tom Lane authored
      so remove them from MergeJoin node.  Hack together a partial
      solution for commuted mergejoin operators --- yesterday
      a mergejoin int4 = int8 would crash if the planner decided to
      commute it, today it works.  The planner's representation of
      mergejoins really needs a rewrite though.
      Also, further testing of mergejoin ops in opr_sanity regress test.
      b204d10c
  2. 28 Feb, 1999 3 commits
  3. 27 Feb, 1999 3 commits
  4. 25 Feb, 1999 1 commit
  5. 24 Feb, 1999 3 commits
  6. 23 Feb, 1999 19 commits
  7. 22 Feb, 1999 10 commits