Re: Code Fixes

Поиск
Список
Период
Сортировка
От Barry Lind
Тема Re: Code Fixes
Дата
Msg-id 3BD84C6B.5000905@xythos.com
обсуждение исходный текст
Ответ на Code Fixes  (Paul <pvickerm@highergroundsw.com>)
Список pgsql-jdbc
Paul,

The best way to get this patched in is to send a patch (diff -c format)
of the changes diffed against current sources to this list.  Someone
from here will look at it and apply it to CVS.

A comment for you on your fixes.  Have you looked at current CVS sources
to see if your problems still exist in the latest code?  There have been
a number of fixes that have gone into the DatabaseMetaData classes since
7.1.

thanks,
--Barry


Paul wrote:

> Hi,
>
> I have been working with your driver along with Forte for Java and it's not
> so Transparent Persistence.
>
> In trying to use your driver along with PostgreSQl 7.1 I have found some
> problems and fixed them in the DatabaseMetaData class.
>
> I am not an expert on Postgres, JDBC drivers or open source but I have been
> around the coding block a few times. Anyway Transparent Persistence now
> works with your driver and these fixes. So if I can assume Sun has
> implemented there end correctly my fixes should be correct.
>
> Anyway if you are interested in this code I can send it.
>
> Or you can explain how I can put it into your code base or send a link with
> an explanation.
>
> Thanks,
> Paul Vickerman
> Technical Architect
> Higher Ground Software Inc.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>
>



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Gunnar Rønning
Дата:
Сообщение: Re: Logging in the driver
Следующее
От: "Dave Cramer"
Дата:
Сообщение: Logging in the driver