1. 05 Mar, 2008 1 commit
    • cmiller@zippy.cornsilk.net's avatar
      Bug#33464: DROP FUNCTION caused a crash · 6217dd72
      cmiller@zippy.cornsilk.net authored
      The cause of the crash is an assertion failure that we do not emit 
      an error message (grant not found) and then return "ok".  The 
      assertion is valid, and we were ignoring the buggy behavior prior 
      to the "Diagnostics" result-verification.
      
      Use an error handler to mutate innocuous missing-grant errors, when 
      removing routines, into warnings.
      6217dd72
  2. 07 Feb, 2008 10 commits
  3. 06 Feb, 2008 15 commits
  4. 05 Feb, 2008 9 commits
  5. 04 Feb, 2008 5 commits