1. 16 Feb, 2008 1 commit
  2. 15 Feb, 2008 1 commit
    • gkodinov/kgeorge@magare.gmz's avatar
      Bug #31887: DML Select statement not returning same results · 490ec62b
      gkodinov/kgeorge@magare.gmz authored
      when executed in version 5
      
      Zero fill is a field attribute only. So we can't always 
      propagate  constants for zerofill fields : the values and 
      expression results don't have that flag.
      
      Fixed by converting the const value to a string and 
      using that in const propagation when the context allows it. 
      Disable const propagation for fields with ZEROFILL flag in
      all the other cases.
      490ec62b
  3. 14 Feb, 2008 4 commits
  4. 13 Feb, 2008 7 commits
  5. 12 Feb, 2008 6 commits
  6. 11 Feb, 2008 2 commits
  7. 10 Feb, 2008 9 commits
  8. 08 Feb, 2008 3 commits
  9. 07 Feb, 2008 7 commits