1. 05 Mar, 2002 1 commit
  2. 19 Nov, 2001 2 commits
  3. 25 Oct, 2001 1 commit
  4. 25 Aug, 2001 2 commits
  5. 24 Aug, 2001 1 commit
    • Bruce Momjian's avatar
      Attached is a patch to fix the current issues with building under jdbc1. · 76a6da8a
      Bruce Momjian authored
        This patch moves the logic that looks up TypeOid, PGTypeName, and
      SQLTypeName from Field to Connection.  It is moved to connection since
      it needs to differ from the jdbc1 to jdbc2 versions and Connection
      already has different subclasses for the two driver versions.  It also
      made sense to move the logic to Connection as some of the logic was
      already there anyway.
      
      Barry Lind
      76a6da8a
  6. 21 Aug, 2001 2 commits
    • Bruce Momjian's avatar
      Here's a resend of the patch.gz. I gunzip'ed it fine here · e8f7bfc0
      Bruce Momjian authored
      so it may be a transit problem.  Also removed the 'txt' suffix
      in case that was confusing some transport layer trying to be
      too inteligent for our own good.
      
      This may have been because the Array.java class from the
      previous patch didn't seem to have made it into the snapshot
      build for some reason.  This patch should at least fix that issue.
      
      Greg Zoller
      e8f7bfc0
    • Bruce Momjian's avatar
      Add new jdbc array file. · 2a9bfb1f
      Bruce Momjian authored
      2a9bfb1f