1. 11 Apr, 2007 1 commit
    • gkodinov/kgeorge@magare.gmz's avatar
      Bug #27530: · 4202454b
      gkodinov/kgeorge@magare.gmz authored
      The function CRC32() returns unsigned integer.
      But the metadata (the unsigned flag) for the 
      function was set incorrectly.
      As a result type arithmetics based on the 
      function's metadata (like finding the concise
      type of an temporary table column to hold the result)
      returned incorrect results.
      Fixed by returning correct type information.
      
      This fix is based on code contributed by Martin Friebe
      (martin@hybyte.com) on 2007-03-30.  
      4202454b
  2. 10 Apr, 2007 4 commits
  3. 09 Apr, 2007 2 commits
  4. 08 Apr, 2007 1 commit
  5. 07 Apr, 2007 4 commits
  6. 06 Apr, 2007 6 commits
  7. 05 Apr, 2007 11 commits
  8. 04 Apr, 2007 9 commits
  9. 03 Apr, 2007 2 commits