1. 10 1月, 2002 6 次提交
  2. 09 1月, 2002 14 次提交
  3. 08 1月, 2002 9 次提交
  4. 07 1月, 2002 4 次提交
  5. 06 1月, 2002 3 次提交
  6. 05 1月, 2002 4 次提交
    • B
      Spelling fix: · f3efaf89
      Bruce Momjian 提交于
      < * Consider use of open/fctl(O_DIRECT) to minimize OS caching
      ---
      > * Consider use of open/fcntl(O_DIRECT) to minimize OS caching
      f3efaf89
    • B
      Re-order items: · 3ef4925f
      Bruce Momjian 提交于
      > * Consider use of open/fctl(O_DIRECT) to minimize OS caching
      > * Make blind writes go through the file descriptor cache
      391d392
      < * Make blind writes go through the file descriptor cache
      409d409
      < * Consider use of open/fctl(O_DIRECT) to minimize OS caching
      3ef4925f
    • B
      Added: · 7a386721
      Bruce Momjian 提交于
      > * Consider use of open/fctl(O_DIRECT) to minimize OS caching
      7a386721
    • B
      ecpg.sgml manual page updated to ON. · 99a33968
      Bruce Momjian 提交于
      ---------------------------------------------------------------------------
      
      When you run 'ecpg --help' you get the following:
      
                -t   turn on autocommit of transactions
      
      amongst the other options... Shouldn't this be OFF as per the
      documentation?
      
      Best regards, Lee.
      
      --
       Lee Kindness,   Senior Software Engineer,   lkindness@csl.co.uk
      99a33968