summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/util/PSQLException.java
Commit message (Expand)AuthorAgeFilesLines
* JDBC is now on GBorgPostgreSQL Daemon2004-01-191-231/+0
* add missing SQLState by Patrick HigginsDave Cramer2003-12-121-1/+3
* $Header: -> $PostgreSQL Changes ...PostgreSQL Daemon2003-11-291-1/+1
* This set of changes applies a patch from KHO at redhat to add some SQLStateBarry Lind2003-09-081-57/+156
* Applied patch by Oliver Jowett to clean up some exception handlingBarry Lind2003-08-111-9/+1
* Improved error message and added some log messages in batch update functionalityBarry Lind2003-03-141-1/+12
* Applied patch from Paul Sorenson to correctly handle schema names in updateab...Barry Lind2003-03-081-2/+2
* Cleanup and reorganization.Barry Lind2003-03-071-5/+16
* Added support for SSL in the jdbc driverBarry Lind2003-02-271-1/+1
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-9/+9
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-87/+92
* Attached is a patch for current CVS, consisting of a cvs diff -cBruce Momjian2001-09-061-35/+2
* Added an alternative constructor to PGSQLException so that debuggingPeter Mount2001-01-251-0/+29
* Thu Jan 18 12:24:00 GMT 2001 peter@retep.org.ukPeter Mount2001-01-181-14/+14
* Attached is a patch that prevents a NullPointerException in the JDBCBruce Momjian2000-09-121-6/+10
* Another attempt at 7.0Peter Mount2000-04-171-0/+111