Re: Request for 7.0 JDBC status

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Joachim Achtzehnter <joachim(at)kraut(dot)bc(dot)ca>
Cc: PostgreSQL-interfaces <pgsql-interfaces(at)postgresql(dot)org>, Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
Subject: Re: Request for 7.0 JDBC status
Date: 2000-05-02 21:24:22
Message-ID: 200005022124.RAA25470@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

> Today, Bruce Momjian wrote in an email addressed to Joachim Achtzehnter:
> >
> > Interesting. It does compile under kaffe 1.05, but the mutually
> > dependent java files cause a compile error. Seems 6.5.3 had the same
> > problem, so I am not sure why it would have worked then.
>
> Well, it is conceivable that I was actually compiling it with jikes, and
> only used Kaffe to run it. In fact, now that I think of it, this is most
> likely what I did. Even then, with some version of the driver I had to
> patch a runtime version check to make it behave as if Kaffe was a 1.1 JVM.
>
> It is true that Kaffe has a number of problems. Nevertheless, given that
> it is licensed under the GPL some people prefer it over the alternatives
> even if it has some drawbacks.

Starting the kaffe 1.05, they now use KOPI as their java compiler. I
have contacted them about the problem to see if they can help.

This is clearly a kaffe-related problem, and not a problem with our
jdbc, which is good news.

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2000-05-02 21:26:09 Re: Proposal for fixing intra-query memory leaks
Previous Message Karel Zak 2000-05-02 21:22:17 Re: Proposal for fixing intra-query memory leaks

Browse pgsql-interfaces by date

  From Date Subject
Next Message jim 2000-05-02 23:51:17 DBI and Pg error
Previous Message Nicolas Huillard 2000-05-02 19:44:27 RE: ODBC and VB5 I GIVE UP!!