Re: JDBC patch for DatabaseMetaData - Mailing list pgsql-jdbc

From Peter Eisentraut
Subject Re: JDBC patch for DatabaseMetaData
Date
Msg-id Pine.LNX.4.30.0201052204330.2868-100000@peter.localdomain
Whole thread Raw
In response to JDBC patch for DatabaseMetaData  ("Ed Yu" <ekyu@sc.rr.com>)
List pgsql-jdbc
Ed Yu writes:

> The following patches up the DatabaseMetaData.getTables() method:

First, you should send patches in diff -c format.

Second, you should explain what the patch changes and why that's better.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-jdbc by date:

Previous
From: "Ed Yu"
Date:
Subject: JDBC Patches DatabaseMetaData.java and ResultSetMetaData.java (Postgresql 7.1.3)
Next
From: Bruce Momjian
Date:
Subject: Re: JDBC Patches DatabaseMetaData.java and ResultSetMetaData.java