Re: JDBC patch for DatabaseMetaData

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Ed Yu <ekyu(at)sc(dot)rr(dot)com>
Cc: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDBC patch for DatabaseMetaData
Date: 2002-01-06 03:06:07
Message-ID: Pine.LNX.4.30.0201052204330.2868-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bruce Momjian 2002-01-06 03:12:07 Re: JDBC Patches DatabaseMetaData.java and ResultSetMetaData.java
Previous Message Ed Yu 2002-01-06 02:53:00 JDBC Patches DatabaseMetaData.java and ResultSetMetaData.java (Postgresql 7.1.3)