1. 21 Jul, 2006 1 commit
    • timour/timka@lamia.home's avatar
      Fix for BUG#21007. · 39ada211
      timour/timka@lamia.home authored
      The problem was that store_top_level_join_columns() incorrectly assumed
      that the left/right neighbor of a nested join table reference can be only
      at the same level in the join tree.
      
      The fix checks if the current nested join table reference has no immediate
      left/right neighbor, and if so chooses the left/right neighbors of the
      nearest upper level, where these references are != NULL.
      39ada211
  2. 15 Jul, 2006 1 commit
  3. 14 Jul, 2006 3 commits
  4. 13 Jul, 2006 12 commits
  5. 12 Jul, 2006 6 commits
  6. 11 Jul, 2006 10 commits
  7. 10 Jul, 2006 7 commits