summaryrefslogtreecommitdiff
path: root/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java
Commit message (Expand)AuthorAgeFilesLines
* Applied two patches from Kris Jurka.Barry Lind2002-11-041-33/+27
* Patch submitted by Kris Jurka to fix arrayindexoutofbounds exception causedBarry Lind2002-10-251-8/+13
* fixed missing apostropheDave Cramer2002-10-081-2/+2
* schema awareness patch provided by Kris JurkaDave Cramer2002-10-011-618/+1033
* Patches submitted by Kris Jurka (jurka@ejurka.com) for the following bugs:Barry Lind2002-09-111-4/+13
* Fixed DatabaseMetaData to correctly handle NAME size of 64Barry Lind2002-09-081-87/+88
* Run pgjindent for Java folks.Bruce Momjian2002-09-061-511/+590
* removed duplicate code from jdbc2 classesDave Cramer2002-08-161-252/+518
* Added support for JDBC3. The driver will now build under JDBC3 (i.e. Java 1.4).Barry Lind2002-08-141-0/+1
* Fouth (and final) phase of restructuring to add jdbc3 support.Barry Lind2002-07-261-0/+2809