Re: RE: [HACKERS] Request for 7.0 JDBC status

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL-interfaces <pgsql-interfaces(at)postgresql(dot)org>, "Peter Mount (Home)" <peter(at)retep(dot)org(dot)uk>
Subject: Re: RE: [HACKERS] Request for 7.0 JDBC status
Date: 2000-05-05 03:50:01
Message-ID: 200005050350.XAA08008@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-interfaces

> Ok, I've just committed some fixes.
>
> The README should now say things about 7.0, the org.postgresql change,
> and the proper build instructions.
>
> make jdbc1 & make jdbc2 now force the postgresql.jar to be rebuilt.
>
> I've fixed a couple of problems with the examples. Mainly, the
> threadsafe test wouldn't run here. It seems that on this machine thread2
> overtook thread1, and things got messy.
>
> Bruce, do you want an extra rule added for kaffe? I could add it, but I
> currently have no way of testing it.

Again, don't worry. There is a java sql library Blob method missing, so
it doesn't compile. I will let you know if that is ever fixed in kaffe.
The fact the java libraries run fine on other computers really makes
this a non-issue as long as the JAR file is available for download.

--
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 The Hermit Hacker 2000-05-05 03:50:16 Re: ``..Advice For New Immigrants...
Previous Message The Hermit Hacker 2000-05-05 03:48:04 Re: pg_group_name_index corrupt?

Browse pgsql-interfaces by date

  From Date Subject
Next Message Bruce Momjian 2000-05-05 03:55:52 Re: 7.0RC2 compile error !
Previous Message Bruce Momjian 2000-05-05 03:41:13 Re: [HACKERS] Request for 7.0 JDBC status