1. 01 Sep, 2003 2 commits
  2. 31 Aug, 2003 3 commits
  3. 30 Aug, 2003 2 commits
  4. 28 Aug, 2003 5 commits
  5. 27 Aug, 2003 7 commits
  6. 26 Aug, 2003 10 commits
  7. 25 Aug, 2003 8 commits
  8. 24 Aug, 2003 3 commits
    • Bruce Momjian's avatar
      eb4dded0
    • Bruce Momjian's avatar
      Add: · 55b5fc9a
      Bruce Momjian authored
      	* Allow TRUNCATE ... CASCADE/RESTRICT
      55b5fc9a
    • Barry Lind's avatar
      Applied patches from Oliver Jowett to fix the following bugs: · 2495365d
      Barry Lind authored
       - adds a finalizer method to AbstractJdbc1Statement to clean up in the case of
         poor user code which fails to close the statement object
       - fix ant build file to correctly detect dependencies across jdbc1/jdbc2/jdbc3
       - fix a coupld of server prepared statement bugs and added regression test for
         them
      Applied patch from Kim Ho:
       - adds support for get/setMaxFieldSize().
      Also fixed build.xml to provide a better error message in the event that an
      older version of the driver exists in the classpath when trying to build.
      2495365d