1. 07 2月, 1998 1 次提交
  2. 06 2月, 1998 6 次提交
  3. 05 2月, 1998 10 次提交
  4. 04 2月, 1998 11 次提交
  5. 03 2月, 1998 9 次提交
  6. 02 2月, 1998 3 次提交
    • M
      Make sure Irix/Linux FAQs are updated · 0079de40
      Marc G. Fournier 提交于
      0079de40
    • M
      Add an irix5.c dummy file for irix5 port · bfd85c8e
      Marc G. Fournier 提交于
      bfd85c8e
    • M
      From: Peter T Mount <patches@maidast.demon.co.uk> · 4e9dd952
      Marc G. Fournier 提交于
      [This is a repost - it supercedes the previous one. It fixes the patch so
      it doesn't bread aix port, plus there's a file missing out of the
      original post because difforig doesn't pick up new files. It's now
      attached. peter]
      
      This patch brings the JDBC driver up to the current protocol spec.
      Basically, the backend now tells the driver what authentication scheme to
      use.
      
      The patch also fixes a performance problem with large objects. In the
      buffer manager, each fastpath call was sending multiple Notifications to
      the backend (sometimes more data in the form of notifications were being
      sent than blob data!).
      4e9dd952