1. 05 Mar, 2008 1 commit
    • gkodinov/kgeorge@magare.gmz's avatar
      Bug #33544: UDF_INIT member decimals initialized wrong with · e8fd6cd4
      gkodinov/kgeorge@magare.gmz authored
        STRING_RESULT argument
      
      There is a "magic" number for precision : NOT_FIXED_DEC. 
      This means that the precision is not a fixed number.
      But this constant was re-defined in several files and 
      was not available to the UDF developers.
      
      Moved the NOT_FIXED_DEC definition to the correct header
      and removed the redundant definitions.
      e8fd6cd4
  2. 03 Mar, 2008 10 commits
  3. 01 Mar, 2008 2 commits
  4. 29 Feb, 2008 13 commits
  5. 28 Feb, 2008 8 commits
  6. 27 Feb, 2008 6 commits