1. 09 3月, 1999 1 次提交
    • M
      · f34240de
      Marc G. Fournier 提交于
      Changes to fix/improve the dynamic loading on NT
      
      From: Horak Daniel <horak@mmp.plzen-city.cz>
      f34240de
  2. 08 3月, 1999 6 次提交
  3. 07 3月, 1999 6 次提交
  4. 05 3月, 1999 2 次提交
  5. 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
  6. 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
  7. 28 2月, 1999 6 次提交
  8. 26 2月, 1999 1 次提交
  9. 25 2月, 1999 1 次提交
  10. 24 2月, 1999 2 次提交
  11. 23 2月, 1999 13 次提交