1. 24 4月, 2002 1 次提交
    • B
      Attached is an update to contrib/dblink. Please apply if there are no · 3bf6b8f0
      Bruce Momjian 提交于
      objections.
      
      Major changes:
         - removed cursor wrap around input sql to allow for remote
           execution of INSERT/UPDATE/DELETE
         - dblink now returns a resource id instead of a real pointer
         - added several utility functions
      
      I'm still hoping to add explicit cursor open/fetch/close support before
      7.3 is released, but I need a bit more time on that.
      
      On a somewhat unrelated topic, I never got any feedback on the
      unknownin/out patch and the mb_substring patch. Is there anything else I
      need to do to get those applied?
      
      Joe Conway
      3bf6b8f0
  2. 15 6月, 2001 1 次提交