1. 25 4月, 1999 1 次提交
  2. 19 4月, 1999 1 次提交
  3. 24 3月, 1999 1 次提交
  4. 03 3月, 1999 1 次提交
    • T
      Partial fix for copied-plan bugs reported by Hiroshi Inoue: · e0345e09
      Tom Lane 提交于
      _copyResult didn't copy subPlan structure completely.  _copyAgg is still
      busted, apparently because of changes from EXCEPT/INTERSECT patch
      (get_agg_tlist_references is no longer sufficient to find all aggregates).
      No time to look at that tonight, however.
      e0345e09
  5. 01 3月, 1999 1 次提交
    • T
      Executor no longer cares about mergejoinop, mergerightorder, mergeleftorder, · b204d10c
      Tom Lane 提交于
      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
  6. 23 2月, 1999 4 次提交
  7. 22 2月, 1999 3 次提交
  8. 21 2月, 1999 2 次提交
  9. 18 2月, 1999 1 次提交
  10. 15 2月, 1999 2 次提交
  11. 14 2月, 1999 1 次提交
  12. 12 2月, 1999 2 次提交
  13. 11 2月, 1999 2 次提交
  14. 10 2月, 1999 2 次提交
  15. 09 2月, 1999 1 次提交
  16. 08 2月, 1999 1 次提交
  17. 07 2月, 1999 3 次提交
  18. 06 2月, 1999 1 次提交
  19. 04 2月, 1999 4 次提交
  20. 03 2月, 1999 1 次提交
  21. 02 2月, 1999 1 次提交
  22. 29 1月, 1999 1 次提交
  23. 27 1月, 1999 1 次提交
  24. 26 1月, 1999 1 次提交
  25. 24 1月, 1999 1 次提交