summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc2/ResultSetMetaData.java
Commit message (Expand)AuthorAgeFilesLines
* Fouth (and final) phase of restructuring to add jdbc3 support.Barry Lind2002-07-261-566/+0
* patch submitted by Jason Davies jason@netspade.com to provide proper java cla...Barry Lind2002-06-261-1/+1
* patch submitted by Jason Davies jason@netspade.com to improve ResultSetMetaDa...Barry Lind2002-06-241-29/+57
* fixed compile errorDave Cramer2002-02-221-6/+6
* This patch fixes the exception thrown to inform the user the methodDave Cramer2002-02-221-2/+60
* Indent jdbc case labels using pgjindent.Bruce Momjian2001-11-191-65/+65
* JDBC indenting, comment cleanups.Bruce Momjian2001-11-191-23/+23
* pgjindent jdbc files. First time jdbc files were formatted.Bruce Momjian2001-10-251-444/+457
* Attached is a patch that fixes ResultSetMetaData.isNullable() inBruce Momjian2001-09-171-4/+7
* >Well, if it is that easy, I can do it. Patch attached and applied.Bruce Momjian2001-09-061-1/+1
* On Mon, 3 Sep 2001 22:01:17 -0500, you wrote:Bruce Momjian2001-09-061-4/+1
* Attached is a patch to fix the current issues with building under jdbc1.Bruce Momjian2001-08-241-8/+8
* Add NUMERIC tests to jdbc code.Bruce Momjian2001-05-161-0/+12
* Another attempt at 7.0Peter Mount2000-04-171-0/+455