From: | Dave Cramer <Dave(at)micro-automation(dot)net> |
---|---|
To: | "Jonathan T(dot) Higa" <jthiga(at)comcast(dot)net> |
Cc: | PostgreSQL JDBC <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: gcj oddity |
Date: | 2002-11-07 13:57:36 |
Message-ID: | 1036677455.1388.56.camel@inspiron.cramers |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
AFAIK, the driver doesn't work properly with gcj, we test the driver
with either sun's jdk, or ibm's jdk
Dave
On Wed, 2002-11-06 at 19:57, Jonathan T. Higa wrote:
> I don't know whether this has to do with PostgreSQL, gcj, or Mandrake
> Linux, but I mention this here in case someone has a nice workaround.
> The expression
>
> new org.postgresql.Driver().acceptsURL("jdbc:postgresql:astro")
>
> is false using gcj from gcc-java-3.2-1mdk (Mandrake Linux 9.0) with
> jdbc7.2dev-1.2.jar from postgresql-jdbc-7.2.2-1.1mdk. Try it!
> Obviously, it's supposed to be true, and it is if I use jikes-1.16-2mdk
> with j2re-1.4.1-fcs.
>
> Suggestions are appreciated but not necessary. I'm not on the
> pgsql-jdbc mailing list (I found it on the web), so please Cc me on
> messages in this thread.
>
> -- Jonathan T. Higa (jthiga(at)comcast(dot)net)
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
--
Dave Cramer <Dave(at)micro-automation(dot)net>
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Cramer | 2002-11-07 13:59:54 | Re: OID-problem: metadata: use of TableGen O/R-mapper |
Previous Message | lxj | 2002-11-07 11:40:24 | Hi! |