1. 16 May, 2001 14 commits
  2. 15 May, 2001 12 commits
  3. 14 May, 2001 11 commits
  4. 13 May, 2001 3 commits
    • Bruce Momjian's avatar
      Update TODO list. · 21e3848d
      Bruce Momjian authored
      21e3848d
    • Bruce Momjian's avatar
      > I've been experimenting with pgcrypto 0.3 (distributed with · 5ee76ac8
      Bruce Momjian authored
      > Postgres 7.1.0), and I think I've found a bug.
      >
      > I compiled Pgcrypto with OpenSSL, using gcc 2.95.4 and
      > OpenSSL 0.9.6a (the latest Debian 'unstable' packages).
      
      > web=> select encode(digest('blah', 'sha1'), 'base64');
      > FATAL 1:  pg_encode: overflow, encode estimate too small
      > pqReadData() -- backend closed the channel unexpectedly.
      >         This probably means the backend terminated abnormally
      >         before or while processing the request.
      > The connection to the server was lost. Attempting reset: Succeeded.
      
      > Is this a bug? Can it be fixed?
      
      This is a bug alright.  And a silly one :)
      
      Marko Kreen
      5ee76ac8
    • Bruce Momjian's avatar
      Update to ora2pg 1.2. · 904ba3ff
      Bruce Momjian authored
      904ba3ff